epa_facility_details
ActiveTool of io.github.blackboxfoundry/livedatalink
Get a Detailed Facility Report for one facility by its EPA Registry ID: name, address, permits held, and per-statute (CAA/CWA/RCRA/SDWA) compliance and inspection summaries. Use epa_facility_search first to obtain the registry_id.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"registry_id"
],
"properties": {
"registry_id": {
"type": "string",
"description": "EPA Registry ID (FRS ID), the numeric facility identifier returned by epa_facility_search (e.g. '110001136271')."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries