update_script_include
Update a ServiceNow script include by specifying its sys_id and field modifications. Works only when scripting is enabled.
Instructions
Update a script include (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the script include |