MongoDB · Capability
MongoDB Atlas Administration API — Alerts
MongoDB Atlas Administration API — Alerts. 4 operations. Lead operation: Return All Open Alerts for One Alert Configuration. Self-contained Naftiko capability covering one Mongodb business surface.
What You Can Do
GET
Getgroupalertconfigalerts
— Return All Open Alerts for One Alert Configuration
/v1/api/atlas/v2/groups/{groupid}/alertconfigs/{alertconfigid}/alerts
GET
Listgroupalerts
— Return All Alerts from One Project
/v1/api/atlas/v2/groups/{groupid}/alerts
GET
Getgroupalert
— Return One Alert from One Project
/v1/api/atlas/v2/groups/{groupid}/alerts/{alertid}
PATCH
Acknowledgegroupalert
— Acknowledge One Alert from One Project
/v1/api/atlas/v2/groups/{groupid}/alerts/{alertid}
MCP Tools
return-all-open-alerts-one
Return All Open Alerts for One Alert Configuration
read-only
idempotent
return-all-alerts-one-project
Return All Alerts from One Project
read-only
idempotent
return-one-alert-one-project
Return One Alert from One Project
read-only
idempotent
acknowledge-one-alert-one-project
Acknowledge One Alert from One Project
idempotent