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 Contact
labsmobile:create_contact
Create a new contact in the address book.
Write
Medium risk
Create Contact Group
labsmobile:create_contact_group
Create a new contact group for organizing contacts.
Write
Medium risk
Delete Contact
labsmobile:delete_contact
Delete a contact from the address book.
Write
High risk
Get Balance
labsmobile:get_balance
Get current account balance and credit information.
Read
Low risk
Get Delivery Status
labsmobile:get_delivery_status
Get delivery status for a sent SMS message.
Read
Low risk
List Contact Groups
labsmobile:list_contact_groups
List all contact groups in the account.
Read
Low risk
List Contacts
labsmobile:list_contacts
List contacts from the address book with optional filtering.
Read
Low risk
Send Bulk Sms
labsmobile:send_bulk_sms
Send SMS messages to multiple recipients in bulk.
Write
Medium risk
Send Sms
labsmobile:send_sms
Send an SMS message to a phone number.
Write
Medium risk