list_rules
List all Prometheus recording and alerting rules, optionally filtered by rule type or target, to review monitoring configurations.
Instructions
[READ] All recording + alerting rules, optionally filtered by type.
Args: rule_type: Filter by "alerting" or "recording"; omit for both. target: Prometheus target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| rule_type | No |