search_companies
Search ARES by company name, city, street, PSČ, or NACE code. Combines all filters with AND. Useful when user knows name but not IČO, looking for companies in a building, or all businesses in a sector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| psc | No | Filter by postal code (PSČ), 5-digit number. | |
| city | No | Filter by city (nazev obce), e.g. "Praha". | |
| nace | No | Filter by CZ-NACE activity codes, 2-6 digits. E.g., ["62"] for IT. | |
| pocet | No | Max results (1-100, default 10). | |
| query | No | Partial or full company name (obchodní jméno). | |
| start | No | Pagination offset (default 0). | |
| street | No | Filter by street name (nazev ulice), e.g. "Radlická". |