ES
Entscheidsuche — Schweizer Gerichtsentscheide
/list_hierarchy
List hierarchy buckets
Returns the available hierarchy IDs for Swiss cantons, courts and chambers together with document counts. Useful for narrowing subsequent searches to the Federa
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 /list_hierarchy for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional full-text query. default "*" |
| size | integer | Maximum number of entries. default 1000 |
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":"/list_hierarchy","input":{"query":"*","size":1000}}'cli
npx cracked-ai run -p mcp-ch-entscheidsuche-mcp -e /list_hierarchy -i '{"query":"*","size":1000}'mcp
run_tool({ provider: "mcp-ch-entscheidsuche-mcp", endpoint: "/list_hierarchy", input: {"query":"*","size":1000} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.