get_email
Fetch a single email's full content by ID, including headers, body, and attachment metadata, and mark it as read.
Instructions
Read the full content of a single email by ID, including headers, body, and attachments metadata. Side effect: marks the email as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Email ID (UUID) |