list_attachments
Retrieve all attachments from a specific Outlook message by providing its message ID to see details like file name, size, and type.
Instructions
List a message's attachments (id, name, size, contentType).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |