search
Search Zendesk Support, Talk, Chat, and Guide data using query strings, with sorting and pagination to find relevant tickets, users, and articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| sort_by | No | Field to sort by | |
| sort_order | No | Sort order (asc or desc) | |
| page | No | Page number for pagination | |
| per_page | No | Number of results per page (max 100) |