get_file_info
Retrieve detailed file information from a specific message in a chat. Use chat and message IDs to access metadata like file type, size, and name.
Instructions
Get detailed information about a file in a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | The chat ID containing the message | |
| messageId | Yes | The message ID containing the file |