get_media_content
Retrieve and save media files from a specified Telegram message using its chat and message IDs. Supports custom download paths for organized storage.
Instructions
Download media content from a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | The chat ID containing the message | |
| messageId | Yes | The message ID containing the media | |
| downloadPath | No | Optional custom download path |