Send Telegram Photo
send_telegram_photoSend a photo to a Telegram chat with optional formatted caption. Supports file path, URL, or base64 image.
Instructions
Send a photo/image via Telegram bot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | Yes | File path, HTTP URL, or base64 encoded image data | |
| caption | No | Photo caption with formatting support | |
| parseMode | No | Caption formatting mode | MarkdownV2 |