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

draft mock decision

Build a research-only mock decision outline from user facts. Combines relevant Swiss case law retrieval with statute references. If possible, enriches statutes

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

Input

FieldTypeDescription
facts*stringDetailed facts of the hypothetical or real case.
questionstringOptional legal question to decide.
preferred_languagestring (de | fr | it | rm | en)Output/analysis language preference.
deciding_courtstringHypothetical deciding court (e.g., bger, bvger).
statute_referencesarrayOptional explicit statute list. Each item: {law_code, article, paragraph?}.
fedlex_urlsarrayOptional Fedlex URLs used to fetch statute text. Useful when no built-in URL mapping is av
clarificationsarrayOptional answers to prior clarification questions. Each item: {id, answer}. The tool withh
limitintegerNumber of case-law exemplars (default 8, max 20). default 8

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

Try it

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