list_tickets
Filter and page through support tickets by status, priority, team, category, or SLA state to locate items needing triage.
Instructions
Filter and page through the local support ticket queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asOf | No | ||
| team | No | ||
| limit | No | ||
| offset | No | ||
| status | No | ||
| category | No | ||
| priority | No | ||
| slaState | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| offset | Yes |