list_chats
Retrieve chat and messaging conversations converted into Zendesk tickets, newest first. Filter by search terms and paginate results to analyze customer support interactions.
Instructions
List chat and messaging conversations (the tickets Zendesk creates for them), newest first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| query | No | Extra search terms to narrow the results, e.g. 'status:open' or 'created>2026-01-01' | |
| per_page | No | Number of chats per page (max 100) |