superops_tickets_list
List and filter tickets in SuperOps.ai by status, priority, client, or assignee to manage support workflows.
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 |