list_change_requests
Fetch paginated change requests with filters for state, category, timeframe, and assignment group to view specific subsets of changes.
Instructions
List change requests. limit/offset paginate — this returns one bounded page, not the full table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| query | No | Additional raw encoded query, ANDed with the filters above | |
| state | No | ||
| offset | No | ||
| category | No | ||
| timeframe | No | ||
| assignment_group | No |