waha_send_message
Send text messages to WhatsApp chats through the WAHA MCP Server. Reply to existing messages and control link previews for effective communication.
Instructions
Send a text message to a WhatsApp chat. Returns message ID and delivery timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID to send message to (format: number@c.us) | |
| text | Yes | Message text to send | |
| replyTo | No | Optional: Message ID to reply to | |
| linkPreview | No | Enable link preview (default: true) |