Search Persons
firmaradar_search_personsSearch Norwegian shareholder and role-holder records by person name, returning stable IDs for further company and role lookups.
Instructions
Search for Norwegian persons in the shareholder/role-holder dataset by name. PII-sensitive — requires the search_full_enabled tier. Returns separate shareholder and role-holder hit lists with stable IDs that can be passed to get_person_companies and get_person_roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Name to search (min 2 characters). | |
| limit | No | ||
| birth_year | No | Filter on birth year (helps disambiguate common names). | |
| kommune_hint | No | Optional kommune name to help disambiguate matches. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| role_persons | Yes | ||
| shareholders | Yes | ||
| role_persons_count | Yes | ||
| shareholders_count | Yes |