Verordnungsblätter durchsuchen
ris_verordnungenFind official Austrian state ordinances by filtering on state, publication number, date range, and full-text search. Retrieve gazette entries from Tirol and other federal states.
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). Every hit costs about 1k characters of structured payload, so prefer 20 for browsing and 50 for a broad survey; a page that would exceed the payload budget is delivered at the next smaller page size and says so (page_size, query.limit and notice). | |
| 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 | |
| notice | No | Present when the page was delivered at a smaller size than requested to fit the payload budget — page, page_size and query already describe the delivered page; page with query.limit | |
| 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 |