telegram_send_video
Send a video file to a configured Telegram chat. Handles mp4, mov, avi and other video formats, with a 50MB size limit.
Instructions
Send a video file to the configured Telegram chat. Supports mp4, mov, avi and other video formats. Max file size: 50MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | Optional caption for the video | |
| video_path | Yes | Absolute path to the video file |