Read email thread
mail_get_threadRetrieves email threads linked by Message-ID, References, and In-Reply-To headers, including the source message and supporting pagination via hasMore for bounded results.
Instructions
Use this to find messages in the same account linked by Message-ID, References, and In-Reply-To headers. It always includes the selected source, reports hasMore/partial for bounded results, and does not group by subject alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| limit | No | ||
| includeJunk | No | ||
| includeTrash | No |