whatsapp_send_image
Send an image to a WhatsApp contact by providing a publicly accessible URL. Optionally add a caption or reply to a specific message.
Instructions
Send an image message to a WhatsApp phone number. Provide a publicly accessible image URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Phone number in E.164 format, e.g. +15551234567 | |
| caption | No | Optional caption (max 1024 characters) | |
| image_url | Yes | Publicly accessible URL of the image | |
| reply_to_message_id | No | Message ID to reply to |