list_attachments
Retrieve all attachments for a specific email message, including file name, MIME type, size, and download status. Provide account, mailbox, and message ID to get the full attachment list.
Instructions
List all attachments for a message, including their name, MIME type, file size, and download status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The numeric ID of the message | |
| accountName | Yes | The name of the account containing the mailbox | |
| mailboxName | Yes | The name of the mailbox containing the message |