epa_facility_search
Search EPA-regulated facilities by state, city, zip, and/or facility name. Returns each facility's Registry ID (needed for the other EPA tools), address, and a snapshot of its compliance status across Clean Air Act, Clean Water Act, RCRA (waste), and Safe Drinking Water programs. Provide at least one filter; broad queries (e.g. state only for a large state) may be rejected as too broad, so add a city, zip, or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | 5-digit ZIP code (e.g. '20010'). | |
| city | No | City name (e.g. 'Washington'). | |
| name | No | Facility name or fragment (e.g. 'Pepco', 'refinery'). | |
| limit | No | Maximum facilities to return (default 25, max 100). | |
| state | No | Two-letter state or territory code (e.g. 'DC', 'TX', 'CA'). | |
| active_only | No | If true, only return facilities flagged with active enforcement/compliance activity. |