list_attachments
Lists all attachments for a specific email message, displaying name, MIME type, file size, and download status.
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 | |
| mailboxName | Yes | The name of the mailbox containing the message | |
| accountName | Yes | The name of the account containing the mailbox |