list_change_requests
List and filter change requests in ServiceNow by state, type, category, assignment group, or timeframe to efficiently manage and track updates.
Instructions
List change requests from ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignment_group | No | Filter by assignment group | |
category | No | Filter by category | |
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 (upcoming, in-progress, completed) | |
type | No | Filter by type (normal, standard, emergency) |