list_alerts
List Grafana alert rules to monitor their status, optionally filtering by folder UID for targeted checks.
Instructions
List alert rules, optionally filtered by folder.
Args: connection_name: Name of the Grafana connection folder_uid: Optional folder UID to filter alerts
Returns: JSON string with list of alert rules and their status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_uid | No | ||
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |