set_system_property
Creates or updates a system property value in ServiceNow. Specify the property name and value to configure settings.
Instructions
Create or update a ServiceNow system property value. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name | |
| value | Yes | Property value | |
| description | No | Optional description | |
| type | No | Property type: string, integer, boolean, choice, password2, etc. |