get_attachment
Download a specific attachment from an email by providing the email ID and filename.
Instructions
Download a specific attachment from an email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | Email ID (format: folder:uid) | |
| filename | Yes | Attachment filename to retrieve |