waha_send_file
Send a file to a WhatsApp chat via URL. Specify the file URL, MIME type, filename, and optional caption.
Instructions
Send a file/document to a WhatsApp chat via URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | File URL | |
| chatId | Yes | ||
| caption | No | ||
| filename | Yes | Filename shown in chat | |
| mimetype | Yes | MIME type e.g. application/pdf |