get_latest_image
Fetch the most recent photo from a configured Telegram group, returning the full-resolution original file path for cropping or reading fine print. Falls back to a descriptive error if no photo is found or the group is unreachable.
Instructions
Return the most recent image posted in the configured Telegram group.
Use this when the user says they have just sent a screenshot. It looks back over the last 200 messages for one carrying a photo and returns it together with the path to the full-resolution original — crop that file if you need to read fine print the downscaled copy blurred.
Returns a sentence explaining what to fix if the group is unreachable, the session has expired, or no photo is in range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||