OS
OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine
/get_statistics
get statistics
Get aggregate statistics about the dataset. Optionally filter by court, canton, or year.
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 /get_statistics for me.
Input
| Field | Type | Description |
|---|---|---|
| court | string | Filter by court code |
| canton | string | Filter by canton code |
| year | integer | Filter by year |
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":"/get_statistics","input":{}}'cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /get_statistics -i '{}'mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/get_statistics", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.