send_message
Send WhatsApp messages programmatically by specifying recipient details and message content, enabling automated communication through the WhatsApp MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | The text message to send | |
recipient | Yes | Recipient JID (user or group, e.g., '12345@s.whatsapp.net' or 'group123@g.us') |