list_checks
Retrieve all available monitoring checks from the Prometheus MCP server to identify system metrics, resource usage, and PostgreSQL health diagnostics.
Instructions
Return all allowlisted monitoring checks available to the MCP server.
Response:
checks[].id: stable check id
checks[].name: display name
checks[].description: human-readable check description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |