list_monitors
List air quality monitoring sites near a location, with context.
Returns a 'summary' explaining how many monitors were found, their operational status, and what each monitor type represents. Present the summary to users first. Also returns a 'monitors' list with full metadata.
Args: location: Postcode, place name, or "lat,lon". radius_km: Search radius in kilometres (default 5.0). sources: Optional filter, e.g. ["AURN", "BREATHE_LONDON"].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | No | ||
| location | Yes | ||
| radius_km | No |