gws.mail.read_thread
Read all messages in an email thread using its thread ID. Output as plain text or raw HTML.
Instructions
Read all messages in an email thread
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. | |
| threadId | Yes | The thread ID |