send_photo
Send a photo to a configured Telegram user using a URL or local file path. Useful for sharing images, progress snapshots, or build artifacts from automated tasks.
Instructions
Send a photo to the configured Telegram user. Accepts a URL or local file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photo | Yes | URL or local file path of the photo to send | |
| caption | No | Photo caption | |
| parse_mode | No | Caption formatting mode |