Download attachment
download_attachmentSave an email attachment to a temporary file and return the file path. Retrieve the attachmentId from get_message.
Instructions
Save an attachment to a local temp file and return its path. Get the attachmentId from get_message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes | ||
| uid | Yes | ||
| attachmentId | Yes | Attachment id from get_message. |