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