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

find leading cases

Find the most-cited decisions for a topic or statute. Authority ranking based on citation graph. Filter by statute (law_code + article), topic query, court, and

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 /find_leading_cases for me.

Input

FieldTypeDescription
querystringOptional text query to filter by topic (FTS search)
law_codestringOptional law code (e.g., BV, OR, ZGB, EMRK, StGB)
articlestringOptional article number (requires law_code)
courtstringOptional court filter (e.g., bger, bge, bvger)
date_fromstringOptional start date (YYYY-MM-DD)
date_tostringOptional end date (YYYY-MM-DD)
limitintegerMax results (default 20, max 100) default 20
include_pinpointbooleanAttach a pinpoint Erwägung citation to the top 3 leading cases when a confident match exis default true

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

Try it

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