save_attachments
Save email attachments from a specific message to a directory on your Mac. Specify message ID and target folder, optionally select attachments by index.
Instructions
Save attachments from a message to a directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID from search results | |
| save_directory | Yes | Directory path to save attachments to | |
| attachment_indices | No | Specific attachment indices to save (0-based), None for all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||