defender_resolve_incident
Trace merged incident history to its master. Returns the master incident ID and redirect chain to locate where an incident moved.
Instructions
Follow the merge history of an incident to its master. Returns the master incident with incidentId (the master's ID) and redirectedFrom (the merged IDs walked, in order; empty when the incident is live). Writes made by this server already do this; call it to learn where an incident went.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | The incident ID, as shown in the Defender portal and the Graph API. |