Verordnungsblätter durchsuchen
ris_verordnungenFind official state ordinances published in Austrian gazettes (Verordnungsblaetter der Laender). Search by text, title, state, publication number, or date range.
Instructions
Search Austrian state ordinance gazettes (Verordnungsblaetter der Laender).
Use this tool to find official publications of state/provincial ordinances. NOTE: Currently only Tirol data is available (since January 1, 2022). Other federal states have not yet published their ordinance gazettes in RIS.
Example queries:
suchworte="Wolf" -> Full-text search
titel="Verordnung" -> Search in title
bundesland="Tirol" -> Filter by state (currently only Tirol has data)
kundmachungsnummer="25" -> Search by publication number
kundmachungsdatum_von="2024-01-01", kundmachungsdatum_bis="2024-12-31" -> Date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page: 10, 20, 50, or 100 (default: 20) | |
| seite | No | Page number (default: 1) | |
| titel | No | Search in title | |
| suchworte | No | Full-text search terms | |
| bundesland | No | Filter by state (currently only Tirol has data) | |
| response_format | No | "markdown" (default) or "json" | markdown |
| kundmachungsnummer | No | Publication number | |
| kundmachungsdatum_bis | No | Publication date to (YYYY-MM-DD) | |
| kundmachungsdatum_von | No | Publication date from (YYYY-MM-DD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number of this result set (1-based) | |
| query | No | Echo of the validated search parameters alongside the tool name — re-issue the call with an incremented "seite" for the next page | |
| has_more | Yes | Whether further result pages are available | |
| documents | Yes | The documents on this page | |
| page_size | Yes | Number of documents per page | |
| total_hits | Yes | Total number of documents in RIS matching the search |