Get Person's Companies
firmaradar_get_person_companiesRetrieve all Norwegian companies where a specified person holds shares, using their unique shareholder key obtained from person search.
Instructions
List all Norwegian companies where the given person holds shares. Use when the user asks 'what does Person A own?' Pass the owner_person_key returned by search_persons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_key | Yes | Shareholder key, format `person-YYYY-[24 hex]`. Obtain from `search_persons` shareholders[] results. | |
| include_historic | No | Reserved for future support; currently only current holdings are returned. |