EPA Toxic Release Inventory
epa.environment.toxic_releasesSearch EPA Toxic Release Inventory facilities by US state or ZIP code to find regulated facilities with name, address, county, industry sector, and closure status.
Instructions
Search EPA Toxic Release Inventory (TRI) facilities by US state or ZIP code. Returns facility name, address, county, industry sector, and closed status. 600K+ regulated facilities. Source: EPA Envirofacts (US Gov open data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | US state code (e.g. CA, TX, NY, FL) | |
| zip_code | No | ZIP code to filter (e.g. 90001). Overrides state filter if provided. | |
| limit | No | Number of results (1-50, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |