attachments
Manage email attachments in Outlook: list available files, view content details, or download attachments to your local storage.
Instructions
Manage email attachments. action=list shows attachments for a message. action=view shows content/metadata. action=download saves to disk.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform (default: list) | |
| messageId | Yes | Email message ID (required) | |
| attachmentId | No | Attachment ID (action=view/download, required) | |
| savePath | No | Directory to save file (action=download, default: current directory) |