create_update_set
Create a new ServiceNow Update Set to group customizations for deployment, optionally switching to it. Specify name, release, and description.
Instructions
Create a new Update Set and optionally switch to it. [Scripting]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Update Set name | |
| release | No | Target release label | |
| switch_to | No | Switch to this Update Set after creation (default true) | |
| description | No | Purpose or description |