outlook_download_attachment
Download an email attachment and save it to a specified file path on the host.
Instructions
Download an attachment from a message and write decoded bytes to save_path on the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | Yes | ||
| message_id | Yes | ||
| attachment_id | Yes |