ris_toc
Retrieve the table of contents of an Austrian consolidated federal or state law, showing its sections with headings, so you can locate and select a specific provision for full-text retrieval.
Instructions
Get the table of contents (Inhaltsverzeichnis) of an Austrian consolidated law — its §§ with headings — so you can then read one with ris_get_norm. Use the full title if an abbreviation fails (e.g. "Urheberrechtsgesetz" rather than "UrhG"). application="bundesrecht" (federal) or "landesrecht" (+ bundesland).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law | Yes | Law title or abbreviation, e.g. "ABGB", "StGB", "Urheberrechtsgesetz". | |
| save_path | No | Absolute file path for the TOC. Relative paths are not supported. | |
| bundesland | No | Required for application="landesrecht": which Bundesland. | |
| application | Yes | Federal ("bundesrecht") or state ("landesrecht") law. | bundesrecht |