waha_send_text
Send a text message to a WhatsApp personal or group chat by specifying the chat ID and message text. Optionally reply to an existing message.
Instructions
Send a text message to a WhatsApp chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message text | |
| chatId | Yes | Chat ID (e.g. 905551234567@c.us for personal, groupId@g.us for group) | |
| replyTo | No | Message ID to reply to (optional) |