Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Bulk Create Links
dub:bulk_create_links
Create multiple short links in a single request for efficiency.
Write
Medium risk
Create Link
dub:create_link
Create a new short link with optional customization and UTM parameters.
Write
Medium risk
Delete Link
dub:delete_link
Permanently delete a link. This action cannot be undone and will break existing short URLs.
Write
High risk
Get Link
dub:get_link
Fetch a single link by ID with all metadata and analytics summary.
Read
Low risk
Get Link Analytics
dub:get_link_analytics
Get detailed analytics for a specific link including clicks, referrers, and geographic data.
Read
Low risk
Get Workspace
dub:get_workspace
Get details about a specific workspace including usage and settings.
Read
Low risk
List Domains
dub:list_domains
List all domains available for creating short links.
Read
Low risk
List Links
dub:list_links
List and search links with filtering and pagination.
Read
Low risk
List Workspaces
dub:list_workspaces
List all workspaces you have access to.
Read
Low risk
Update Link
dub:update_link
Update an existing link's properties, URL, or metadata.
Write
Medium risk