update_catalog_item_variable
Update an existing ServiceNow catalog item variable by providing its sys_id and modifying fields like label, description, default value, or mandatory status.
Instructions
Update an existing catalog item variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | ||
| min | No | ||
| label | No | ||
| order | No | ||
| help_text | No | ||
| mandatory | No | ||
| max_length | No | ||
| description | No | ||
| variable_id | Yes | sys_id of the variable to update | |
| default_value | No | ||
| reference_qualifier | No |