You're viewing a demo portfolio

Join the waitlist
PRSM

epa_water_or_air_violations

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Report a facility's air (Clean Air Act) or water (Clean Water Act / Safe Drinking Water Act) violations and the related compliance summaries. Set media to 'air', 'water', or 'all'. Requires an EPA Registry ID.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "registry_id"
  ],
  "properties": {
    "media": {
      "enum": [
        "air",
        "water",
        "all"
      ],
      "type": "string",
      "description": "Which media to report: 'air', 'water', or 'all' (default 'all')."
    },
    "registry_id": {
      "type": "string",
      "description": "EPA Registry ID (FRS ID), the numeric facility identifier returned by epa_facility_search (e.g. '110001136271')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →