download_attachment
Retrieve a specific email attachment as base64 content by providing the message UID and filename. Handles downloads up to 5 MB.
Instructions
Download one attachment (base64), capped at 5 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| account | No | default | |
| mailbox | No | INBOX | |
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||