list_tickets
Retrieve and organize Zendesk tickets with pagination and sorting options, enabling efficient ticket management and structured data access for support workflows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination | |
per_page | No | Number of tickets per page (max 100) | |
sort_by | No | Field to sort by | |
sort_order | No | Sort order (asc or desc) |