ris_get_law_text
Retrieve the full text of a statute from an RIS content URL. Get output in markdown, HTML, XML, or raw format.
Instructions
Fetch the full text of a statute/section from a hit's content_urls.
format: markdown (default) | html | xml | raw (unaltered original). Pass eli_uri and human_readable_citation from the search hit so the text stays citable. content_url must be a .html or .xml URL on ris.bka.gv.at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| eli_uri | No | ||
| content_url | Yes | ||
| human_readable_citation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||