mail_list_attachments
List attachment metadata (names, sizes) for a specific downloaded email by providing the message ID or local row ID without exporting content.
Instructions
List attachment metadata for one downloaded message. Does not export content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_id | No | Local message ROWID. | |
| message_id | No | Message ID (mailmsg_NNN). |