create_update_set
Create and manage ServiceNow Update Sets to organize customizations and track changes across development cycles.
Instructions
Create a new Update Set and optionally switch to it. [Scripting]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Update Set name | |
| description | No | Purpose or description | |
| release | No | Target release label | |
| switch_to | No | Switch to this Update Set after creation (default true) |