update_problem
Update fields on an existing ServiceNow problem by supplying the system ID and key-value pairs. Modify problem details directly.
Instructions
Update fields on an existing problem (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the problem |