ares_search_companies
Search Czech companies by name, postal code, municipality, legal form, or CZ-NACE. Provide at least one filter to avoid full-registry scans; returns paginated results with totals.
Instructions
Search Czech companies by structured filters (name, postal code, municipality, legal form, CZ-NACE). At least one filter is required to avoid full-registry scans. Returns paginated results with totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, max 100. | |
| czNace | No | List of CZ-NACE classification codes (e.g. ['620'] for IT activities). | |
| offset | No | Pagination offset. | |
| sidloPsc | No | Postal code of the registered seat, e.g. '11000' or '110 00'. | |
| pravniForma | No | List of legal-form codes (e.g. ['112'] for s.r.o., ['121'] for a.s.). | |
| sidloKodObce | No | Numeric municipality code (RÚIAN). Use ares_lookup_czNace or your own lookup if unknown. | |
| obchodniJmeno | No | Full or partial company name (full-text search). |