list_attachments
List attachments in an email by UID without downloading content. Provide mailbox for UIDs from labeled results, then see attachment details to decide what to retrieve.
Instructions
List all attachments in an email (without downloading content)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Email UID | |
| mailbox | No | IMAP mailbox the UID came from (the `mailbox` field in list results, e.g. "[Gmail]/Sent Mail"). Defaults to INBOX. Required for emails returned by get_emails_by_label, since UIDs are only unique within a mailbox. |