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
u301:bulk_create_links
Create multiple shortened links in a single request for efficiency.
Write
Medium risk
Create Domain
u301:create_domain
Add a new custom domain to your account for link shortening.
Write
Medium risk
Create Link
u301:create_link
Create a new shortened link with optional customization.
Write
Medium risk
Delete Domain
u301:delete_domain
Remove a custom domain from your account. All links using this domain will stop working.
Write
High risk
Delete Link
u301:delete_link
Permanently delete a shortened link. This action cannot be undone.
Write
High risk
Generate Qr Code
u301:generate_qr_code
Generate a QR code for a shortened link with customization options.
Write
Low risk
Get Link
u301:get_link
Fetch a single shortened link by ID with click statistics and metadata.
Read
Low risk
Get Link Analytics
u301:get_link_analytics
Get detailed click analytics for a shortened link including geographic and referrer data.
Read
Low risk
List Domains
u301:list_domains
List all custom domains associated with the account.
Read
Low risk
List Links
u301:list_links
List shortened links with filtering and pagination options.
Read
Low risk
Update Link
u301:update_link
Update an existing shortened link's properties.
Write
Medium risk
Verify Domain
u301:verify_domain
Manually trigger domain verification check after DNS records are configured.
Write
Medium risk