telegram-send-file
Send a file to any Telegram chat by providing chat ID and file path, with an optional caption for photos, documents, or videos.
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 |