mail_download_attachment
Download an email attachment by specifying message ID and attachment ID. Returns the filename and base64-encoded content.
Instructions
Download an email attachment. Returns filename and base64-encoded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID | |
| attachment_id | Yes | Attachment ID to download |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||