update_script_include
Update existing script includes in ServiceNow by providing the system ID and new field values, avoiding manual record edits. Requires scripting 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 |