update_script_include
Modify script includes in ServiceNow by updating specific fields using the system ID, enabling custom scripting functionality when SCRIPTING_ENABLED is true.
Instructions
Update a script include (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the script include | |
| fields | Yes | Key-value pairs to update |