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

get article history

Chronological story of a single statute article: current text + every linked Botschaft (enacted + amendments) + leading court interpretations + doctrinal commen

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

Input

FieldTypeDescription
sr_number*stringSR number of the federal law, e.g. '220' for OR.
article*stringArticle number, e.g. '41' for Art. 41 OR.
languagestring (de | fr | it) default "de"
leading_cases_limitintegerMax leading cases (default 5, max 15). default 5

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_article_history","input":{"sr_number":"...","article":"...","language":"de","leading_cases_limit":5}}'
cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /get_article_history -i '{"sr_number":"...","article":"...","language":"de","leading_cases_limit":5}'
mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/get_article_history", input: {"sr_number":"...","article":"...","language":"de","leading_cases_limit":5} })

Try it

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