set_system_property
Create or update ServiceNow system property values to configure platform settings, customize behavior, and manage application parameters.
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. |