list_changesets
Retrieve and filter changesets from ServiceNow using customizable parameters such as state, application, developer, and timeframe, enabling efficient tracking and analysis.
Instructions
List changesets from ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
application | No | Filter by application | |
developer | No | Filter by developer | |
limit | No | Maximum number of records to return | |
offset | No | Offset to start from | |
query | No | Additional query string | |
state | No | Filter by state | |
timeframe | No | Filter by timeframe (recent, last_week, last_month) |