lookup_business
Search the Romanian business registry (official ONRC data) for companies.
Data source: official ONRC open-data snapshot (data.gov.ro), loaded locally.
Name queries use a ranked FTS5 index and are diacritic-insensitive
('paval' matches 'PAVĂL'); digit queries match the CUI exactly, falling
back to a CUI prefix match when the exact code is unknown.
Args:
query: Company name or CUI (tax ID) to search for.
max_results: Maximum number of companies to return (1-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |