update_problem
Update specific fields on an existing ServiceNow problem by providing its system ID and field values.
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 |