Get conversation thread
get_threadGet the complete conversation thread for a specific email by specifying its account and UID, using Gmail thread ID or References headers to group related messages.
Instructions
Lists all messages belonging to the same conversation as the given message (Gmail thread id, or References headers elsewhere).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | Folder/label path. Defaults to All Mail on Gmail, INBOX elsewhere. | |
| account | Yes | Account id from list_accounts |