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.
Add Contact
textlocal:add_contact
Add a new contact to the Textlocal address book.
Write
Medium risk
Create Group
textlocal:create_group
Create a new contact group for organizing phone numbers.
Write
Medium risk
Delete Contact
textlocal:delete_contact
Delete a contact from the Textlocal address book permanently.
Write
High risk
Get Balance
textlocal:get_balance
Get current SMS credit balance for the Textlocal account.
Read
Low risk
Get Contacts
textlocal:get_contacts
List contacts from the Textlocal address book with optional group filtering.
Read
Low risk
Get Groups
textlocal:get_groups
List all contact groups in the Textlocal account.
Read
Low risk
Get History
textlocal:get_history
Get SMS message history with delivery status and timestamps.
Read
Low risk
Get Message Status
textlocal:get_message_status
Check delivery status of a specific SMS message by ID.
Read
Low risk
Send Group Sms
textlocal:send_group_sms
Send SMS message to all contacts in a specific group.
Write
Medium risk
Send Sms
textlocal:send_sms
Send SMS message(s) to one or more phone numbers via Textlocal.
Write
Medium risk