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 Balance
mocean_api:get_account_balance
Get current account balance and credit information.
Read
Low risk
Get Pricing
mocean_api:get_pricing
Get pricing information for SMS and voice services by country.
Read
Low risk
Get Sms Status
mocean_api:get_sms_status
Check the delivery status of a sent SMS message.
Read
Low risk
Get Voice Call Status
mocean_api:get_voice_call_status
Check the status of a voice call.
Read
Low risk
Lookup Number
mocean_api:lookup_number
Lookup phone number information including carrier and location details.
Write
Medium risk
Make Voice Call
mocean_api:make_voice_call
Make an automated voice call with text-to-speech message.
Write
Medium risk
Send Sms
mocean_api:send_sms
Send an SMS message to a recipient phone number.
Write
Medium risk
Send Verification Code
mocean_api:send_verification_code
Send a verification code via SMS for two-factor authentication.
Write
Medium risk
Verify Code
mocean_api:verify_code
Verify a code sent via SMS for two-factor authentication.
Write
Medium risk