get_email
Retrieve the full content of any Gmail message using its ID, including body text and attachment details.
Instructions
Get the full content of an email by its ID, including body text and attachment info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gmail message ID | |
| preferHtml | No | Return HTML body instead of plain text when available |