ares_search_by_address
Identify shell companies by finding all Czech companies registered at a specific address. Get IČOs, names, and ARES canonical addresses.
Instructions
Find all Czech companies whose registered seat (sídlo) matches a given address. Useful for shell-company / virtual-office detection: an address with dozens or hundreds of entities at it is a strong signal. Returns IČOs, names, and the canonical address ARES holds for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of IČOs to return per page. | |
| adresa | Yes | Free-form Czech address text — e.g. 'Vratimovská 689/117, Ostrava' or 'Pyšelská 2327/2, Praha'. The tool forwards it to ARES as a sidlo.textovaAdresa filter. | |
| offset | No | Pagination offset. |