update_client_script
Modify existing client scripts in ServiceNow by updating fields like script content, active status, name, or type using the sys_id identifier.
Instructions
Update an existing client script (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | Client script sys_id | |
| fields | Yes | Fields to update (script, active, name, type, etc.) |