ES
Entscheidsuche — Schweizer Gerichtsentscheide
/fetch_document
Fetch decision
Fetch a single Swiss court decision, judgment or Federal Supreme Court decision by its document ID (`_id`). Returns the indexed full text of the decision togeth
liveverifiedunknown~5s typical
mcpprobedentscheidsuche—schweizer
$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-entscheidsuche-mcp /fetch_document for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Document ID (e.g. 'CH_BGer_001_5A_123_2024_2024-06-15'). |
| language | string | Optional preferred language for title/abstract. If omitted, the first available language f |
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-entscheidsuche-mcp","endpoint":"/fetch_document","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ch-entscheidsuche-mcp -e /fetch_document -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ch-entscheidsuche-mcp", endpoint: "/fetch_document", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.