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

get article purpose

Return verbatim text from the Federal Council Botschaft (or Erläuterungsbericht) explaining the legislative purpose of a specific article. Joins the verbatim Bo

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_purpose for me.

Input

FieldTypeDescription
sr_number*stringSR (Systematische Rechtssammlung) number of the law, e.g. '220' for OR (Obligationenrecht)
article*stringArticle number, e.g. '41' for Art. 41 OR. Letter-suffixed forms like '41a' supported.
languagestring (de | fr | it)Botschaft language (defaults to German). default "de"
max_paragraphsintegerMaximum paragraphs per Botschaft (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":"/get_article_purpose","input":{"sr_number":"...","article":"...","language":"de","max_paragraphs":8}}'
cli
npx cracked-ai run -p mcp-ch-opencaselaw-swiss-caselaw -e /get_article_purpose -i '{"sr_number":"...","article":"...","language":"de","max_paragraphs":8}'
mcp
run_tool({ provider: "mcp-ch-opencaselaw-swiss-caselaw", endpoint: "/get_article_purpose", input: {"sr_number":"...","article":"...","language":"de","max_paragraphs":8} })

Try it

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