MongoDB · Capability
MongoDB Atlas Administration API — Alert Configurations
MongoDB Atlas Administration API — Alert Configurations. 8 operations. Lead operation: Return All Alert Configuration Matchers Field Names. Self-contained Naftiko capability covering one Mongodb business surface.
What You Can Do
GET
Listalertconfigmatcherfieldnames
— Return All Alert Configuration Matchers Field Names
/v1/api/atlas/v2/alertconfigs/matchers/fieldnames
GET
Listgroupalertconfigs
— Return All Alert Configurations in One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs
POST
Creategroupalertconfig
— Create One Alert Configuration in One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs
DELETE
Deletegroupalertconfig
— Remove One Alert Configuration from One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs/{alertconfigid}
GET
Getgroupalertconfig
— Return One Alert Configuration from One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs/{alertconfigid}
PATCH
Togglegroupalertconfig
— Toggle State of One Alert Configuration in One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs/{alertconfigid}
PUT
Updategroupalertconfig
— Update One Alert Configuration in One Project
/v1/api/atlas/v2/groups/{groupid}/alertconfigs/{alertconfigid}
GET
Getgroupalertalertconfigs
— Return All Alert Configurations Set for One Alert
/v1/api/atlas/v2/groups/{groupid}/alerts/{alertid}/alertconfigs
MCP Tools
return-all-alert-configuration-matchers
Return All Alert Configuration Matchers Field Names
read-only
idempotent
return-all-alert-configurations-one
Return All Alert Configurations in One Project
read-only
idempotent
create-one-alert-configuration-one
Create One Alert Configuration in One Project
remove-one-alert-configuration-one
Remove One Alert Configuration from One Project
idempotent
return-one-alert-configuration-one
Return One Alert Configuration from One Project
read-only
idempotent
toggle-state-one-alert-configuration
Toggle State of One Alert Configuration in One Project
idempotent
update-one-alert-configuration-one
Update One Alert Configuration in One Project
idempotent
return-all-alert-configurations-set
Return All Alert Configurations Set for One Alert
read-only
idempotent