Get Person's Companies
firmaradar_get_person_companiesList all Norwegian companies owned by a specific person. Provide a person key to retrieve current shareholdings.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| navn | Yes | ||
| person_key | Yes | ||
| shareholdings | Yes | ||
| total_companies | Yes |