get_received_attachment
Retrieve a specific attachment from a received email by providing the email ID and attachment ID.
Instructions
Retrieve a single attachment of a received email by attachment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The received email ID | |
| attachment_id | Yes | The attachment ID |