Close Incident
close_incidentResolve and close an incident by providing close notes and an optional close code, setting its state to Closed.
Instructions
Resolve and close an incident with the given close notes (and optional close code). Sets state to Closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incidentNumber | Yes | ServiceNow incident number, e.g. "INC0012345" | |
| closeNotes | Yes | ||
| closeCode | No | Close code (default "Solved (Permanently)") |