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
| Field | Type | Description |
|---|---|---|
| jurisdiction | string | Jurisdiction code (e.g., "CA", "FTC", "NY", "TX", "HHS") |
| date_from | string | Start date filter (YYYY-MM-DD) |
| date_to | string | End date filter (YYYY-MM-DD) |
| industry | string | Industry filter (e.g., "technology", "gaming", "education", "healthcare") |
| violation_type | string | Violation type filter (e.g., "opt_out_failure", "children_data", "data_breach") |
| entity_name | string | Search by entity/company name (partial match) |
| risk_level | string | Risk level filter: "critical", "high", "medium", or "low" |
| limit | number | Maximum 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.