resolve_problem
Resolve a problem in ServiceNow by submitting its system ID, root cause, and resolution notes to close it out.
Instructions
Resolve a problem with root cause and resolution notes (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the problem | |
| root_cause | Yes | Root cause of the problem | |
| resolution_notes | Yes | How the problem was resolved |