ie_get_act
Retrieve metadata for Irish acts and statutory instruments by providing the year, number, and document type.
Instructions
Fetch Irish act / SI metadata by coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | e.g. ``2018``. | |
| number | Yes | e.g. ``7``. | |
| doc_type | No | ``"act"`` (default) or ``"si"`` (statutory instrument). | act |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| number | Yes | ||
| doc_type | No | act | |
| title | No | ||
| date_enacted | No | ||
| eli_uri | No | ||
| human_readable_citation | No | ||
| source_url | 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. |