Send a WhatsApp text message
send_messageSends a real WhatsApp text message to a specified chat or phone number, with optional quote-reply and mentions. Confirm the recipient and wording first to prevent irreversible sends.
Instructions
Send a text message. This is a REAL message from the user's own account and there is no undo — confirm the recipient and the wording with the user before sending anything sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message text | |
| chat_id | Yes | Chat id as returned by another tool ("<digits>@s.whatsapp.net" or "<id>@g.us"), or a phone number in international format | |
| reply_to | No | Quote-reply to this message | |
| mention_ids | No | Chat ids to @-mention; include their names in the text yourself |