Get Person Roles
firmaradar_get_person_rolesRetrieve all current and historic company roles held by a person. Provide the role_person_id from search_persons to get a complete list of directorships and positions.
Instructions
List all company roles (styreleder, daglig leder, etc.) held by a person, current and historic. Use when the user asks 'what roles does Person A hold?' Pass the role_person_id returned by search_persons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_person_id | Yes | Stable role-person ID, format `role-[24 hex chars]`. Obtain from `search_persons` role_persons[] results. | |
| include_historic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| navn | Yes | ||
| roles | Yes | ||
| total_roles | Yes | ||
| role_person_id | Yes |