OS
OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
/find_appeal_chain
find appeal chain
Trace the appeal chain (Instanzenzug) for a decision. Shows prior instances (lower courts) and subsequent instances (appeals to higher courts). Reconstructs the
liveverifiedunknown~5s typical
mcpprobedopencaselaw—swiss
$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_appeal_chain for me.
Input
| Field | Type | Description |
|---|---|---|
| decision_id* | string | Decision ID (e.g., bger_6B_1_2025) |
| min_confidence | number | Minimum confidence score (0-1, default 0.3) default 0.3 |
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_appeal_chain","input":{"decision_id":"...","min_confidence":0.3}}'cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /find_appeal_chain -i '{"decision_id":"...","min_confidence":0.3}'mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/find_appeal_chain", input: {"decision_id":"...","min_confidence":0.3} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.