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.
Complete Task
rise:complete_task
Mark a task as completed in Rise.
Write
Medium risk
Create Account
rise:create_account
Create a new account in Rise.
Write
Medium risk
Create Activity
rise:create_activity
Create a new activity record in Rise.
Write
Medium risk
Create Contact
rise:create_contact
Create a new contact in Rise.
Write
Medium risk
Create Note
rise:create_note
Create a new note in Rise.
Write
Medium risk
Create Task
rise:create_task
Create a new task in Rise.
Write
Medium risk
Get Account
rise:get_account
Fetch a single account by ID with key metrics and health score.
Read
Low risk
Get Contact
rise:get_contact
Fetch a single contact by ID with account association.
Read
Low risk
Get Health Score
rise:get_health_score
Get the current health score and contributing factors for an account.
Read
Low risk
List Accounts
rise:list_accounts
List accounts with filtering and pagination.
Read
Low risk
List Activities
rise:list_activities
List activities with filtering and pagination.
Read
Low risk
List Contacts
rise:list_contacts
List contacts with filtering and pagination.
Read
Low risk
List Notes
rise:list_notes
List notes with filtering and pagination.
Read
Low risk
List Segments
rise:list_segments
List all customer segments with account counts.
Read
Low risk
List Tasks
rise:list_tasks
List tasks with filtering and pagination.
Read
Low risk
Update Account
rise:update_account
Update an existing account in Rise.
Write
Medium risk
Update Contact
rise:update_contact
Update an existing contact in Rise.
Write
Medium risk
Update Task
rise:update_task
Update an existing task in Rise.
Write
Medium risk