update_changeset
Modify ServiceNow changeset details such as name, description, state, and assigned developer using the specified changeset ID for efficient updates.
Instructions
Update an existing changeset in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
changeset_id | Yes | Changeset ID or sys_id | |
description | No | Description of the changeset | |
developer | No | Developer responsible for the changeset | |
name | No | Name of the changeset | |
state | No | State of the changeset |