whatsapp_send
Send WhatsApp messages from macOS by providing recipient JID and message text. Use after verifying WhatsApp connection and confirming recipient details.
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 |
|---|---|---|---|
| recipient_jid | Yes | ||
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |