list_attachments
Retrieve all file attachments from an email by providing its message ID. Use this to download or inspect attachments from a specific email.
Instructions
Liệt kê tất cả file đính kèm của một email.
Args: message_id: ID của email (lấy từ list_emails hoặc search_emails).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |