defender_add_incident_comment
Append a comment to an incident's thread in Microsoft Defender XDR. Ensures analysts see your note even if the incident was merged into a master incident.
Instructions
Append a comment to an incident's comment thread (a triage write), visible to analysts in the Defender portal. If the incident was merged into another, the comment is written on the master incident, where analysts will read it, and redirectedFrom says so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The comment text to append to the thread. | |
| incident_id | Yes | The incident ID, as shown in the Defender portal and the Graph API. |