send_media
Send images, videos, audio, or documents via URL or base64 to WhatsApp recipients with options for caption, delay, and mentions.
Instructions
Send a media message (image, video, audio or document) by URL or base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delay | No | Delay in milliseconds before sending | |
| media | Yes | URL or base64 of the media | |
| number | Yes | Recipient phone number with country code, e.g. 5491112345678 | |
| quoted | No | Message to quote/reply to | |
| caption | No | ||
| fileName | No | ||
| mimetype | No | ||
| mediatype | Yes | ||
| mentioned | No | Phone numbers to mention | |
| instanceName | Yes | Name of the Evolution API instance | |
| mentionsEveryOne | No |