List attachments
list_attachmentsRetrieve attachment metadata (ID, name, type, size, inline status) for a specified Outlook message without downloading file contents.
Instructions
List a message's attachments as metadata only (id, name, contentType, size, isInline). Attachment bytes are intentionally not returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id (from list_messages or search_messages) |