read_email
Retrieve and read the plain text body of a specific email by its ID from list or search results.
Instructions
Read an email message body (plain text). Use the ID from list_emails or search_emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Email message ID | |
| folder | No | Folder name (default: INBOX) | |
| account | No | Account name (uses default if omitted) |