whatsapp_send_video
Send a video to any WhatsApp number by providing a public video URL. Optionally add a caption or reply to a message.
Instructions
Send a video message to a WhatsApp phone number. Provide a publicly accessible video 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) | |
| video_url | Yes | Publicly accessible URL of the video | |
| reply_to_message_id | No | Message ID to reply to |