Send Telegram Photo
send_telegram_photoSend photos to Telegram from an AI assistant using local file paths or HTTP URLs, with optional captions and formatting.
Instructions
Send a photo/image via Telegram bot (supports local Windows paths and HTTP URLs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | Yes | Local file path or HTTP(S) URL to image | |
| chatId | No | Optional override for target Telegram Chat ID | |
| caption | No | Photo caption with formatting support | |
| parseMode | No | Caption formatting mode (default: HTML) | HTML |