tg_download_media
Download media from a Telegram message by providing its message ID and peer. Get the local path to the saved file.
Instructions
Download the media attached to one message. Returns the local path. message_id comes from tg_read_chat or tg_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |