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.
Create Call
bandwidth:create_call
Create an outbound voice call through Bandwidth.
Write
Medium risk
Get Account
bandwidth:get_account
Retrieve account information including balance and settings.
Read
Low risk
Get Application
bandwidth:get_application
Retrieve details for a specific application by ID.
Read
Low risk
Get Call
bandwidth:get_call
Retrieve details for a specific call by ID.
Read
Low risk
Get Message
bandwidth:get_message
Retrieve details for a specific message by ID.
Read
Low risk
Get Phone Number
bandwidth:get_phone_number
Retrieve details for a specific phone number.
Read
Low risk
List Applications
bandwidth:list_applications
List all applications configured in your Bandwidth account.
Read
Low risk
List Calls
bandwidth:list_calls
List calls with optional filtering by phone numbers, dates, and status.
Read
Low risk
List Messages
bandwidth:list_messages
List messages with optional filtering by phone numbers, dates, and status.
Read
Low risk
List Phone Numbers
bandwidth:list_phone_numbers
List phone numbers in your Bandwidth account with optional filtering.
Read
Low risk
Send Message
bandwidth:send_message
Send an SMS or MMS message through Bandwidth.
Write
Medium risk
Update Call
bandwidth:update_call
Update an active call's state or redirect it to a new URL.
Write
Medium risk
Update Phone Number
bandwidth:update_phone_number
Update phone number settings like application assignment and name.
Write
Medium risk