Zendesk Unified Search
searchSearch Zendesk tickets, users, and organizations using filters like type:ticket status:open. Returns total count and paginated results (100 per page).
Instructions
Search across tickets, users, and organizations. Supports filters like "type:ticket status:open", "type:user role:agent". Returns total count and paginated results (100 per page). Organization results include name and ID only — use get_organization for full details (tags, domains, details).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Zendesk search query | |
| per_page | No | Results per page (max 100) | |
| page | No | Page number (1-based) |