EPA ECHO
Search EPA ECHO environmental compliance facilities and detailed facility report sections.
Tools
| Name | Description |
|---|---|
search_all_media_facilitiesSearch EPA ECHO all-program facility records across available environmental programs. | Search EPA ECHO all-program facility records across available environmental programs. |
search_clean_water_facilitiesSearch ECHO Clean Water Act NPDES wastewater, stormwater, and biosolids facilities. | Search ECHO Clean Water Act NPDES wastewater, stormwater, and biosolids facilities. |
search_air_facilitiesSearch ECHO Clean Air Act stationary-source facility records. | Search ECHO Clean Air Act stationary-source facility records. |
search_hazardous_waste_facilitiesSearch ECHO RCRA hazardous waste handler facilities. | Search ECHO RCRA hazardous waste handler facilities. |
get_detailed_facility_reportGet EPA ECHO detailed facility report data by registry, facility, permit, or system ID. | Get EPA ECHO detailed facility report data by registry, facility, permit, or system ID. |
Triggers
| Name | Description |
|---|---|
new_facility_search_resultsTriggers when new EPA ECHO facility identifiers appear for the configured search after the initial baseline. | Triggers when new EPA ECHO facility identifiers appear for the configured search after the initial baseline. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('epa-echo', 'search_all_media_facilities', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'epa-echo',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect EPA ECHO to my app?
EPA ECHO does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.
What tools does EPA ECHO support?
EPA ECHO supports 5 tools including Search All Media Facilities, Search Clean Water Facilities, Search Air Facilities, Search Hazardous Waste Facilities, Get Detailed Facility Report.
Can I use EPA ECHO with AI agents?
Yes. Add EPA ECHO to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can EPA ECHO be used in stateful agent workflows?
Yes. Agents can combine EPA ECHO tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does EPA ECHO use?
EPA ECHO does not require external authentication.
How much does the EPA ECHO integration cost?
The EPA ECHO integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does EPA ECHO support?
EPA ECHO supports 1 triggers including New Facility Search Results.
Connect EPA ECHO in minutes
Get 20,000 free action executions every month. No credit card required.