list_inbox_conversations
Retrieve unified-inbox conversation threads with their status and detected intent to triage and prioritize follow-ups. Filter by search, status, intent, or channel for faster resolution.
Instructions
List unified-inbox conversations (threads) with their status and detected intent. Use this for triage; use list_emails for individual messages in a folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search across the thread | |
| limit | No | Results to return (default 20) | |
| intent | No | Filter by detected intent, e.g. interested, unsubscribe, question | |
| offset | No | Offset for pagination | |
| status | No | Filter by conversation status | |
| channel | No | Filter by channel, e.g. email |