openlex__zhlaw_get_article
Retrieve the exact text of a specific article from a Zurich law by providing the law identifier and article number. Returns title, paragraphs, and full text.
Instructions
Extrahiert einen einzelnen Artikel aus einem Zürcher Gesetz.
Wenn der genaue Wortlaut eines bestimmten Artikels benötigt wird. Voraussetzung: Gesetz und Artikelnummer sind bekannt. Um zuerst relevante Artikel zu finden: openlex__zhlaw_search_articles nutzen.
Unterstützt Standard-Artikelnummern (28), Buchstaben-Artikel (28a) und Bis-Artikel (28bis). Liefert Titel, alle Absätze und Volltext des Artikels. Gibt count=0 zurück wenn der Artikel nicht existiert — Artikelnummer ohne 'Art.' angeben (nur die Zahl).
law_identifier='VSG', article_number='28'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| source | No | Kanton Zürich Rechtssammlung — HuggingFace rcds/swiss_legislation (CC-BY-SA 4.0) & zh.ch | |
| message | No | ||
| results | No | ||
| provenance | Yes | ||
| result_type | No | articles |