ie_get_text
Retrieve the full enacted text of Irish acts and statutory instruments by year and number, with optional format selection (HTML or XML).
Instructions
Fetch the full enacted text of an Irish act / SI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | e.g. ``2018``. | |
| number | Yes | e.g. ``7``. | |
| doc_type | No | ``"act"`` (default) or ``"si"``. | act |
| format | No | ``"html"`` (default) or ``"xml"``. | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| number | Yes | ||
| doc_type | No | act | |
| format | No | html | |
| eli_uri | No | ||
| human_readable_citation | No | ||
| source_url | No | ||
| content | No | ||
| content_type | No | ||
| byte_size | No | ||
| dataset_note | No | Irish Statute Book serves the ENACTED text of acts and statutory instruments (SIs) by year + number. Discovery is by coordinates (no keyword-search API here). Revised (consolidated) versions live separately and are not covered by this MVP. |