lookup_director
Find Romanian companies by director or legal representative name.
Searches the ONRC reprezentanti table (persoana_imputernicita) via a
ranked FTS5 index; diacritic-insensitive ('popescu' matches 'POPESCU').
Returns companies with their director names and roles.
Args:
name: Director / representative name to search for (e.g. "Ion Popescu").
max_results: Maximum number of companies to return (1-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| max_results | No |