list_targets
List active Prometheus scrape targets, optionally filtering by up/down health status.
Instructions
[READ] Active scrape targets, optionally filtered by health (up/down).
Args: health: Filter by health state ("up" or "down"); omit for all. target: Prometheus target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| health | No | ||
| target | No |