conversation_list
Retrieve a list of conversations filtered by status, assignee, labels, or search terms. Paginate through results to manage support tickets efficiently.
Instructions
Conversations List
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Filters conversations with messages containing the search term | |
| page | No | paginate through conversations | |
| labels | No | ||
| status | No | Filter by conversation status. | open |
| team_id | No | ||
| inbox_id | No | ||
| assignee_type | No | Filter conversations by assignee type. | all |