UE
U.S. EPA Enforcement and Compliance History Online (ECHO) - Detailed Facility Re
/dfr_rest_services.get_dfr
Detailed Facility Report Service
This procedure is the overall service for the Detailed Facility Report. It returns all of the data displayed in the DFR web report by invoking individual procedures that each return a targeted portion of the DFR.
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_dfr 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_dfr","input":{}}'cli
npx cracked-ai run -p oa-epa-gov-dfr -e /dfr_rest_services.get_dfr -i '{}'mcp
run_tool({ provider: "oa-epa-gov-dfr", endpoint: "/dfr_rest_services.get_dfr", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.