Microsoft Defender · Capability
Microsoft Defender for Endpoint API — Alerts
Microsoft Defender for Endpoint API — Alerts. 4 operations. Lead operation: Microsoft Defender List alerts. Self-contained Naftiko capability covering one Microsoft Defender business surface.
What You Can Do
GET
Listalerts
— Microsoft Defender List alerts
/v1/alerts
GET
Getalert
— Microsoft Defender Get alert by ID
/v1/alerts/{alertid}
PATCH
Updatealert
— Microsoft Defender Update alert
/v1/alerts/{alertid}
GET
Listmachinealerts
— Microsoft Defender List alerts for a machine
/v1/machines/{machineid}/alerts
MCP Tools
microsoft-defender-list-alerts
Microsoft Defender List alerts
read-only
idempotent
microsoft-defender-get-alert-id
Microsoft Defender Get alert by ID
read-only
idempotent
microsoft-defender-update-alert
Microsoft Defender Update alert
idempotent
microsoft-defender-list-alerts-machine
Microsoft Defender List alerts for a machine
read-only
idempotent