telegram-send-file
Send a file such as a photo, document, or video to a Telegram chat by specifying the chat ID and absolute file path.
Instructions
Send a file (photo, document, video, etc.) to a Telegram chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| caption | No | File caption | |
| filePath | Yes | Absolute path to file |