update_problem
Update field values on an existing problem record by providing its system ID and the fields to change, with write access enabled.
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 |