list_changesets
Retrieve paginated lists of ServiceNow changesets (update sets) with filters for developer, application, state, timeframe, and custom queries.
Instructions
List changesets (update sets). 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 | ||
| developer | No | ||
| timeframe | No | ||
| application | No |