Zendesk Unified Search
searchSearch tickets, users, and organizations with filters. Get total count and paginated results (100 per page); organization results include name and ID.
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 |
|---|---|---|---|
| page | No | Page number (1-based) | |
| query | Yes | Zendesk search query | |
| per_page | No | Results per page (max 100) |