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.
Check Phone
ultramsg:check_phone
Check if a phone number is registered on WhatsApp.
Read
Low risk
Create Group
ultramsg:create_group
Create a new WhatsApp group with specified participants.
Write
Medium risk
Get Chats
ultramsg:get_chats
Retrieve list of WhatsApp chats.
Read
Low risk
Get Contacts
ultramsg:get_contacts
Retrieve WhatsApp contacts list.
Read
Low risk
Get Instance Status
ultramsg:get_instance_status
Check the status and information of the WhatsApp instance.
Read
Low risk
Get Messages
ultramsg:get_messages
Retrieve messages from WhatsApp chats.
Read
Low risk
Leave Group
ultramsg:leave_group
Leave a WhatsApp group.
Write
Medium risk
Send Audio
ultramsg:send_audio
Send an audio message via WhatsApp Business API.
Write
Medium risk
Send Contact
ultramsg:send_contact
Send a contact card via WhatsApp Business API.
Write
Medium risk
Send Document
ultramsg:send_document
Send a document file via WhatsApp Business API.
Write
Medium risk
Send Image
ultramsg:send_image
Send an image message via WhatsApp Business API.
Write
Medium risk
Send Location
ultramsg:send_location
Send a location message via WhatsApp Business API.
Write
Medium risk
Send Text Message
ultramsg:send_text_message
Send a text message via WhatsApp Business API.
Write
Medium risk
Send Video
ultramsg:send_video
Send a video message via WhatsApp Business API.
Write
Medium risk