Docs »

Records »

Types »

Toolbar

Name (singular): Toolbar
Name (plural): Toolbars
Alias (uri): toolbar
Identifier (ID): cerb.contexts.toolbar

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  created_at timestamp The date/time when this record was created
  description text  
x extension_id text  
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this toolbar
  toolbar_kata text  
  updated_at timestamp The date/time when this record was last modified

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
created_at date Created
description text Description
extension_id text Extension
id number Id
name text Name
record_url text Record Url
toolbar_kata text Toolbar
updated_at date Updated

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
custom_<id> mixed Custom Fields
links links Links
watchers watchers Watchers

Search Query Fields

These filters are available in toolbar search queries:

Field Type Description
created: date Created
description: text Description
extension: text Extension
fieldset: record Fieldset
id: number Id
links: links Record Links
name: text Name
updated: date Updated
watchers: record Watchers

Worklist Columns

These columns are available on toolbar worklists:

Column Description
cf_<id> Custom Field
t_created_at Created
t_description Description
t_extension_id Extension
t_id Id
t_name Name
t_updated_at Updated