get_email_attachment
Retrieve a single attachment's metadata and download info from a sent email by providing the email ID and attachment 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 |