Inspect Update Set
inspect_update_setInspect an update set's contents by grouping all components by type, such as business rules and script includes.
Instructions
Inspect an update set's contents — lists all components grouped by type (business rules, script includes, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | The ServiceNow instance auth alias to connect to. This is the alias configured via `snc configure` (e.g., "myinstance", "prod", "test"). The user will typically refer to this by name when saying things like "on my myinstance instance". If not provided, falls back to the SN_AUTH_ALIAS environment variable. | |
| sys_id | Yes | The sys_id of the update set to inspect. |