get_uctovne_jednotky
Retrieve accounting unit IDs modified since a specified date from the Slovak Registry of Financial Statements. Use this tool to track entity changes, filter by registration or tax IDs, and paginate through results for comprehensive updates.
Instructions
Get list of accounting unit IDs changed since a given date. Use this to discover entities that have been modified. Returns up to max_zaznamov IDs (default 1000, max 10000). Use pokracovat_za_id for pagination when existujeDalsieId is true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zmenene_od | Yes | Changes since date (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SSZ) | |
| pokracovat_za_id | No | Continue after this ID for pagination | |
| max_zaznamov | No | Max records to return (max 10000, default 1000) | |
| ico | No | Filter by registration number (IČO) | |
| dic | No | Filter by tax ID (DIČ) | |
| pravna_forma | No | Filter by legal form code |