openlex__zhlaw_list_laws
Retrieve a structured list of Zurich cantonal laws filtered by legal area (sr_prefix) and active status. Supports pagination.
Instructions
Listet Zürcher Gesetze auf mit optionalem Filter nach Rechtsgebiet.
Wenn eine strukturierte Übersicht aller Gesetze eines Rechtsgebiets benötigt wird (z.B. alle aktiven Bildungsgesetze). Für gezielte Textsuche ist openlex__zhlaw_search_laws besser; für reines Bildungsrecht openlex__zhlaw_find_education_laws.
sr_prefix filtert nach Ordnungsnummer-Prefix (412=Bildung, 331=Steuern, 700=Bau, 131=Verfassung, 810=Gesundheit). active_only=True blendet aufgehobene Gesetze aus. Unterstützt Paginierung via offset. Gibt Titel, Abkürzung, SR-Nummer und Status zurück — keinen Volltext.
sr_prefix='412', active_only=True, limit=50
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 | law_summaries |