whatsapp_send
Send a WhatsApp message to a contact by providing their JID and the message text. Verifies connection and user confirmation before sending.
Instructions
Send a WhatsApp message.
IMPORTANT:
First use whatsapp_status to ensure WhatsApp is connected.
Use whatsapp_search_contacts to get the correct JID.
Always confirm with the user before sending.
Args: recipient_jid: The JID from whatsapp_search_contacts. message: The text message to send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| recipient_jid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |