superops_tickets_list
List SuperOps.ai tickets and filter by status, priority, client, assignee, or unassigned. Supports pagination to browse through results.
Instructions
List tickets in SuperOps.ai. Can filter by status, priority, client, or assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (default: 50, max: 500) | |
| cursor | No | Pagination cursor for fetching next page | |
| status | No | Filter by status(es): Open, In Progress, Pending, Resolved, Closed | |
| clientId | No | Filter by client account ID | |
| priority | No | Filter by priority(ies): Low, Medium, High, Critical | |
| assigneeId | No | Filter by assigned technician ID | |
| unassigned | No | Show only unassigned tickets |