Get thread
get_threadFetch all messages in a Gmail thread by thread ID, sorted oldest first. Use to retrieve complete email conversations from connected accounts.
Instructions
Fetch all messages in a Gmail thread (by gmThrId), oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Gmail address to act on. Omit to use the default account. | |
| gmThrId | Yes | Gmail thread id (X-GM-THRID) from search_messages. |