Name (singular): |
Package |
Name (plural): |
Packages |
Alias (uri): |
package |
Identifier (ID): |
cerberusweb.contexts.package.library |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
description |
text |
A description of this library package’s contents |
|
image |
image |
The profile image, base64-encoded in data URI format |
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this package |
x |
package_json |
text |
|
x |
point |
text |
The library section containing this package |
|
updated_at |
timestamp |
The date/time when this record was last modified |
x |
uri |
text |
The unique identifier of this package |
Dictionary Placeholders
These placeholders are available in dictionaries for automations, snippets, and API responses:
Field |
Type |
Description |
_context |
text |
Record type extension ID |
_label |
text |
Label |
_type |
text |
Record type alias |
description |
text |
Description |
id |
number |
Id |
name |
text |
Name |
point |
text |
Extension Point |
record_url |
text |
Record Url |
updated_at |
date |
Updated |
uri |
text |
Uri |
These optional placeholders are also available with key expansion in dictionaries and the API:
Field |
Type |
Description |
comment_count |
number |
Comment count on the record |
comments |
comments |
Comments |
links |
links |
Links |
Search Query Fields
These filters are available in package search queries:
Worklist Columns
These columns are available on package worklists:
Column |
Description |
p_description |
Description |
p_id |
Id |
p_name |
Name |
p_point |
Extension Point |
p_updated_at |
Updated |
p_uri |
Uri |