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 Group
waboxapp:create_group
Create a new WhatsApp group with specified participants.
Write
Medium risk
Get Contacts
waboxapp:get_contacts
Retrieve WhatsApp contacts from your account.
Read
Low risk
Get Messages
waboxapp:get_messages
Retrieve messages from WhatsApp conversations.
Read
Low risk
Get Status
waboxapp:get_status
Check the status and connection of your WhatsApp Business account.
Read
Low risk
Send Audio
waboxapp:send_audio
Send an audio message via WhatsApp Business API.
Write
Medium risk
Send Document
waboxapp:send_document
Send a document file via WhatsApp Business API.
Write
Medium risk
Send Group Message
waboxapp:send_group_message
Send a text message to a WhatsApp group.
Write
Medium risk
Send Image
waboxapp:send_image
Send an image message via WhatsApp Business API.
Write
Medium risk
Send Location
waboxapp:send_location
Send a location message via WhatsApp Business API.
Write
Medium risk
Send Message
waboxapp:send_message
Send a text message via WhatsApp Business API.
Write
Medium risk
Send Template
waboxapp:send_template
Send a WhatsApp Business template message.
Write
Medium risk
Send Video
waboxapp:send_video
Send a video message via WhatsApp Business API.
Write
Medium risk