lt_search
Find Lithuanian legal acts by searching their title for a given substring. Optionally filter by act type and set a result limit.
Instructions
Search Lithuanian acts whose title contains a substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max hits (1..200, default 50). | |
| contains | Yes | substring matched against the act title (Lithuanian ``pavadinimas``). | |
| doc_type | No | optional Lithuanian act type (``rusis``), e.g. ``"Istatymas"`` (law), ``"Isakymas"`` (order). Match the exact Lithuanian spelling. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| total | Yes | ||
| dataset_note | No | The Lithuanian Register of Legal Acts (TAR) is served as open data via the data.gov.lt Spinta API (dataset gov/lrsk/teises_aktai/Dokumentas, CC BY 4.0). Acts are addressed by their TAR code (tar_kodas, e.g. '2014-21296'); discover acts with lt_search (matches the title). Full text is in the tekstas_lt field. Language: Lithuanian. |