send_photo
Send a photo to any Telegram chat by providing the target chat ID or @username along with a photo URL or Telegram file_id, with optional caption and formatting support.
Instructions
Send a photo to a Telegram chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | Yes | HTTP(S) URL of the photo or a Telegram file_id. | |
| caption | No | Optional caption (up to 1024 characters). | |
| chat_id | Yes | Target chat id or @username. | |
| parse_mode | No | Formatting for the caption ("HTML", "Markdown", etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||