run_fix_script
Execute ServiceNow fix scripts by name or sys_id to apply corrective actions directly on the server.
Instructions
Execute a fix script (sys_script_fix) by name or sys_id on the server. Requires WRITE_ENABLED=true and SCRIPTING_ENABLED=true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Fix script name | |
| sys_id | No | sys_id of the fix script |