telegram_send_media
Send photos, documents, audio, video, or animations to a Telegram chat using a bot token and chat ID.
Instructions
Send media (photo/document/video) via Telegram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| chat_id | Yes | ||
| media_type | Yes | photo, document, video, audio | |
| media_url | Yes | ||
| caption | No |