get_threads
Group individual emails into conversation threads by subject and participants, letting you view mail as threaded conversations instead of separate messages.
Instructions
Return normalized email threads from the local mailbox index, grouping individual messages into conversations by subject and participants. Use to view mail as threads rather than individual messages. Note: searches subject and participants only — use search_indexed_emails to search body content. Prefer get_actionable_threads when you want threads prioritized by reply urgency. Prefer get_inbox_digest for an executive-summary view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Require a normalized label on the thread. | |
| limit | No | Maximum threads to return. | |
| query | No | Free-text filter across subject, participants, and labels. |