send_message
Send WhatsApp messages to a single recipient with text, media attachments, and quoted replies.
Instructions
Send a WhatsApp message to a single recipient. Supports text, media URL, and quoted replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Text message to send | |
| receiver | Yes | Recipient phone number (e.g. 628123456789) or group JID | |
| media_url | No | Optional public URL of image/video/document to attach | |
| quoted_message_id | No | Optional message ID to quote/reply to |