list_incidents
Fetch incident lists sorted newest first, with pagination and filters for state, category, assignee, or raw query.
Instructions
List incidents, most recent first. limit/offset paginate — this returns one bounded page, not the full table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Additional raw encoded query, ANDed with the filters above | |
| state | No | ||
| offset | No | ||
| category | No | ||
| assigned_to | No |