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 Balance
dexatel:get_balance
Get current account balance and credit information.
Read
Low risk
Get Message
dexatel:get_message
Get the status and details of a sent message by ID.
Read
Low risk
Get Pricing
dexatel:get_pricing
Get pricing information for SMS and voice services by country.
Read
Low risk
Get Voice Call
dexatel:get_voice_call
Get the status and details of a voice call by ID.
Read
Low risk
List Messages
dexatel:list_messages
List sent messages with optional filtering and pagination.
Read
Low risk
List Voice Calls
dexatel:list_voice_calls
List voice calls with optional filtering and pagination.
Read
Low risk
Send Sms
dexatel:send_sms
Send an SMS message to a phone number.
Write
Medium risk
Send Voice Message
dexatel:send_voice_message
Send a voice message (text-to-speech call) to a phone number.
Write
Medium risk
Validate Number
dexatel:validate_number
Validate a phone number and get carrier and location information.
Write
Medium risk