list_attachments
Retrieve attachment metadata—names, types, sizes, MIME part ids—from an email by UID, without downloading file content.
Instructions
List attachment names, types, sizes, and MIME part ids. Does not return bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | IMAP folder path, default INBOX | |
| account_id | No | Account id from list_accounts; omit when only one mailbox is linked |