UE
U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Re
/dfr_rest_services.get_cwa_3yr_compliance
Detailed Facility Report 3 Year CWA Facility-Level Status Service
This procedure obtains data for the CWA Facility-Level Status section located in the Three Year Compliance Status by Quarter portion of the DFR. Valid Compliance Statuses are as follows: > "In Viol" = Facility is in violation > "No Viol" = No violation found > "Unk" = Unknown status > "SNC/Cat 1" = SNC/Category I violation found
liveunknown~3s typical
detailed facility reportu.s.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-epa-gov-dfr /dfr_rest_services.get_cwa_3yr_compliance for me.
Input
This endpoint takes an open JSON object. See the upstream docs for its input schema.
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"oa-epa-gov-dfr","endpoint":"/dfr_rest_services.get_cwa_3yr_compliance","input":{}}'cli
npx cracked-ai run -p oa-epa-gov-dfr -e /dfr_rest_services.get_cwa_3yr_compliance -i '{}'mcp
run_tool({ provider: "oa-epa-gov-dfr", endpoint: "/dfr_rest_services.get_cwa_3yr_compliance", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.