update_problem
Update fields on an existing ServiceNow problem record. Provide its system ID and the key-value pairs for the fields to change.
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 |