get_receivers
Retrieve a complete list of notification integration receivers associated with the alertmanager-mcp-server to manage and configure alerting systems.
Instructions
Get list of all receivers (name of notification integrations)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_receiversArguments",
"type": "object"
}