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
smslink_nc:get_account_balance
Get current account balance and credit information.
Read
Low risk
Get Bulk Status
smslink_nc:get_bulk_status
Get the status of a bulk SMS campaign.
Read
Low risk
Get Message Status
smslink_nc:get_message_status
Get the delivery status of a sent SMS message.
Read
Low risk
Get Pricing
smslink_nc:get_pricing
Get SMS pricing information for countries.
Read
Low risk
List Messages
smslink_nc:list_messages
List SMS messages with optional filtering and pagination.
Read
Low risk
Send Bulk Sms
smslink_nc:send_bulk_sms
Send the same SMS message to multiple phone numbers in bulk.
Write
Medium risk
Send Sms
smslink_nc:send_sms
Send an SMS message to a phone number.
Write
Medium risk
Validate Phone
smslink_nc:validate_phone
Validate a phone number format and check if it's reachable for SMS.
Write
Medium risk