get_email_attachment
Retrieve metadata and download information for a specific attachment from a sent email using the attachment ID and email ID.
Instructions
Retrieve a single attachment of a sent email by attachment ID (returns metadata / download info).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The sent email ID | |
| attachment_id | Yes | The attachment ID |