mail_save_attachments
Save all attachments from a macOS Mail message to a specified local directory. Automatically creates the directory if it does not exist.
Instructions
Save all attachments from a Mail message to a local directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| output_dir | Yes | Directory to save files into (absolute or ~ path). Created if missing. |