resolve_incident
Close ServiceNow incidents by providing resolution codes and detailed notes to document how issues were resolved.
Instructions
Resolve an incident with resolution code and notes (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the incident | |
| resolution_code | Yes | Resolution code (e.g., "Solved (Permanently)") | |
| resolution_notes | Yes | Details of how the incident was resolved |