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
octopush_sms:get_account
Get account information including balance and settings.
Read
Low risk
Get Balance
octopush_sms:get_balance
Get current account balance and credit information.
Read
Low risk
Get Pricing
octopush_sms:get_pricing
Get SMS pricing information by country and SMS type.
Read
Low risk
Get Sms Status
octopush_sms:get_sms_status
Get the delivery status of an SMS campaign by ticket ID.
Read
Low risk
List Sms Campaigns
octopush_sms:list_sms_campaigns
List SMS campaigns with optional filtering and pagination.
Read
Low risk
Send Bulk Sms
octopush_sms:send_bulk_sms
Send SMS messages to multiple recipients in bulk.
Write
Medium risk
Send Sms
octopush_sms:send_sms
Send an SMS message to a phone number.
Write
Medium risk
Validate Phone
octopush_sms:validate_phone
Validate a phone number format and check if it's reachable for SMS.
Write
Medium risk