gws.mail.read_message
Read an email's complete content using its message ID. Choose plain text or raw HTML output, with optional account targeting for multi-account Google Workspace.
Instructions
Read the full content of an email message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'text' (default, HTML converted to plain text) or 'raw' (original HTML preserved) | |
| account | No | Account label or email. Uses default if omitted. | |
| messageId | Yes | The message ID |