get_email_attachments
Retrieve metadata of all attachments on a specific email using its ID, providing filenames and types without downloading content.
Instructions
List attachments on an email (metadata only — use download_attachment for content).
Args: email_id: ID of the email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |