send_media
Send images, videos, audio, or documents to a WhatsApp number by providing the media URL or base64 data.
Instructions
Send media (image, video, audio, document)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media | Yes | Media URL or base64 | |
| number | Yes | Recipient phone number | |
| caption | No | Media caption | |
| fileName | No | File name for documents | |
| mediatype | Yes | Type of media | |
| instanceName | Yes | Instance name |