create_changeset
Generate and manage a new changeset in ServiceNow by specifying its name, application, and optional details like description and developer. Simplifies tracking and organizing system updates.
Instructions
Create a new changeset in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
application | Yes | Application the changeset belongs to | |
description | No | Description of the changeset | |
developer | No | Developer responsible for the changeset | |
name | Yes | Name of the changeset |