list_received_email_attachments
Retrieve attachments from a received email as metadata with download URLs. Use this to access files linked to a specific inbound message.
Instructions
List a received email's attachments as metadata with download URLs (GET /emails/receiving/:id/attachments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The received email id. |