outlook_download_attachment
Download an attachment from an Outlook message 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 |
|---|---|---|---|
| message_id | Yes | ||
| attachment_id | Yes | ||
| save_path | Yes |