Court Rules
CR
Court Rules
/search_enforcement_actions

Search enforcement actions

Search privacy and regulatory enforcement actions. Filter by jurisdiction (CA, TX, NY, FTC, etc.), date range, industry, violation type, risk level, or entity n

liveverifiedunknown~5s typical
mcpprobedcourtrules
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-courtrules-court-rules /search_enforcement_actions for me.

Input

FieldTypeDescription
jurisdictionstringJurisdiction code (e.g., "CA", "FTC", "NY", "TX", "HHS")
date_fromstringStart date filter (YYYY-MM-DD)
date_tostringEnd date filter (YYYY-MM-DD)
industrystringIndustry filter (e.g., "technology", "gaming", "education", "healthcare")
violation_typestringViolation type filter (e.g., "opt_out_failure", "children_data", "data_breach")
entity_namestringSearch by entity/company name (partial match)
risk_levelstringRisk level filter: "critical", "high", "medium", or "low"
limitnumberMaximum results to return (default: 20, max: 100)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-courtrules-court-rules","endpoint":"/search_enforcement_actions","input":{}}'
cli
npx cracked-ai run -p mcp-app-courtrules-court-rules -e /search_enforcement_actions -i '{}'
mcp
run_tool({ provider: "mcp-app-courtrules-court-rules", endpoint: "/search_enforcement_actions", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.