get_thread
Retrieve all messages in a Gmail email thread using the thread ID. Optionally return HTML body instead of plain text.
Instructions
Get all messages in an email thread by thread ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | Gmail thread ID | |
| preferHtml | No | Return HTML body instead of plain text |