save_all_attachments
Save all attachments from an email message to a chosen folder. Specify the message, mailbox, and account, then set the destination directory.
Instructions
Save all downloaded attachments from a message to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| savePath | No | The directory path to save the attachments to (default ~/Downloads) | ~/Downloads |
| messageId | Yes | The numeric ID of the message | |
| accountName | Yes | The name of the account containing the mailbox | |
| mailboxName | Yes | The name of the mailbox containing the message |