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.
Get Account
commpeak:get_account
Fetch account details including balance, settings, and configuration.
Read
Low risk
Get Call
commpeak:get_call
Fetch details for a specific phone call including duration and cost.
Read
Low risk
Get Message
commpeak:get_message
Fetch details for a specific SMS message including delivery status.
Read
Low risk
Get Phone Number
commpeak:get_phone_number
Fetch details for a specific phone number including configuration and usage stats.
Read
Low risk
List Calls
commpeak:list_calls
List phone calls with filtering and pagination options.
Read
Low risk
List Messages
commpeak:list_messages
List SMS messages with filtering and pagination options.
Read
Low risk
List Phone Numbers
commpeak:list_phone_numbers
List phone numbers in your account with filtering options.
Read
Low risk
Make Call
commpeak:make_call
Initiate an outbound phone call with TwiML instructions.
Write
Medium risk
Purchase Phone Number
commpeak:purchase_phone_number
Purchase a phone number and configure webhook URLs.
Write
Medium risk
Release Phone Number
commpeak:release_phone_number
Release a phone number from your account. This action cannot be undone.
Write
High risk
Search Available Numbers
commpeak:search_available_numbers
Search for available phone numbers to purchase in a specific country.
Read
Low risk
Send Sms
commpeak:send_sms
Send an SMS message from one of your phone numbers.
Write
Medium risk
Update Call
commpeak:update_call
Update an active call by redirecting to new instructions or hanging up.
Write
Medium risk
Update Phone Number
commpeak:update_phone_number
Update phone number configuration including webhook URLs and friendly name.
Write
Medium risk