whatsapp_send_media
Send media messages (image, video, audio, document, sticker) via WhatsApp by providing a media ID or URL along with authentication and recipient details.
Instructions
Send a media message (image, video, audio, document, sticker) via WhatsApp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| caption | No | ||
| filename | No | For documents: the display filename | |
| media_id | No | ID of a previously uploaded media object | |
| media_link | No | URL of the media to send | |
| media_type | Yes | image, video, audio, document, or sticker | |
| bearer_token | Yes | ||
| phone_number_id | Yes |