gmail_read_email_thread
Fetch a full Gmail thread by ID to read all messages in order, including headers and decoded plaintext body, with privacy masking applied. Read-only.
Instructions
Fetch a full Gmail thread by thread ID: every message in order with headers and a decoded plaintext body. Bodies are passed through the masking layer before return. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |