send_message
Send a WhatsApp message to a contact or group using a phone number or JID. Optionally mark the chat as read after sending.
Instructions
Send a WhatsApp message to a person (phone number or JID) or group (JID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mark_chat_read | No | On successful send, ack recent incoming messages so the phone drops the unread badge. | |
| message | Yes | message body | |
| recipient | Yes | Send target: phone digits, `<digits>@s.whatsapp.net`, or group `<digits>-<timestamp>@g.us` |