email_get_attachment
Retrieve an email attachment by its ID from your connected mailbox to obtain the file as base64-encoded data, enabling programmatic access and download of email files.
Instructions
Get an email attachment by ID, returns base64 encoded data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | ||
| accountId | Yes | ||
| attachmentId | Yes |