Read an email
read_emailRetrieve a specific email's full headers and body text by ID, with HTML converted to plain text, to inspect details after listing messages.
Instructions
Read one email by id (from list_emails): full headers and body text (HTML converted to text, capped at 50k chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Gmail message id to read |