update_changeset
Modify an existing changeset in ServiceNow by updating its name, description, state, or assigned developer using the changeset ID. Streamline changeset management for efficient workflow.
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 |