Save an attachment for reading
get_attachmentSave an email attachment to a temporary directory for reading by providing the email's envelope ID and the attachment's part ID.
Instructions
Save one attachment to the configured temporary directory for reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Envelope ID of the email containing the attachment. | |
| attachment_id | Yes | Attachment part ID returned by get_email. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||