get_thread
Fetch a Gmail thread by ID and retrieve parsed message headers and body in text or HTML format.
Instructions
Fetch a Gmail thread by id, with each message parsed into readable headers + body text/html.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | A connected account ref (see list_accounts). | |
| thread_id | Yes | ||
| format | No | full |