OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
OS
OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
/analyze_legal_trend

analyze legal trend

Year-by-year decision counts showing jurisprudence evolution. Use with a statute reference (law_code + article), a text query, or both. Returns yearly counts wi

liveverifiedunknown~5s typical
mcpprobedopencaselawswiss
$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-ch-opencaselaw-swiss-caselaw /analyze_legal_trend for me.

Input

FieldTypeDescription
querystringOptional text query (FTS search)
law_codestringOptional law code (e.g., BV, OR, EMRK). Requires article.
articlestringArticle number (requires law_code)
courtstringOptional court filter
date_fromstringOptional start date (YYYY-MM-DD)
date_tostringOptional end date (YYYY-MM-DD)

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-ch-opencaselaw-swiss-caselaw","endpoint":"/analyze_legal_trend","input":{}}'
cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /analyze_legal_trend -i '{}'
mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/analyze_legal_trend", input: {} })

Try it

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