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
whatsable:create_contact
Create a new contact in Whatsable.
Write
Medium risk
Create Template
whatsable:create_template
Create a new WhatsApp message template for approval.
Write
Medium risk
Delete Contact
whatsable:delete_contact
Permanently delete a contact and all associated conversation history.
Write
High risk
Delete Template
whatsable:delete_template
Permanently delete a message template.
Write
High risk
Get Contact
whatsable:get_contact
Fetch a single contact by ID with profile information and conversation status.
Read
Low risk
Get Conversation
whatsable:get_conversation
Get conversation details and recent messages for a contact.
Read
Low risk
Get Message
whatsable:get_message
Fetch a single message by ID with delivery status and content.
Read
Low risk
List Contacts
whatsable:list_contacts
List contacts with optional filtering and pagination.
Read
Low risk
List Messages
whatsable:list_messages
List messages with optional filtering and pagination.
Read
Low risk
List Templates
whatsable:list_templates
List message templates with optional filtering and pagination.
Read
Low risk
Mark As Read
whatsable:mark_as_read
Mark all messages in a conversation as read.
Write
Medium risk
Send Message
whatsable:send_message
Send a WhatsApp message to a contact.
Write
Medium risk
Update Contact
whatsable:update_contact
Update an existing contact's information.
Write
Medium risk
whatsable-send-message
whatsable:whatsable-send-message
whatsable whatsable-send-message
Write
Low risk