Get Recent Changes
firmaradar_get_recent_changesFetch recent changes for a company or person: announcements, role shifts, and ownership updates within a configurable period. Use to monitor a target entity for triggers.
Instructions
List changes (kunngjøringer for companies; role + ownership movements for persons) in the last N days. Use when monitoring a target entity for triggers ('has anything changed for X AS in the last month?'). Pair with subscribe_company for push notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Orgnr (9 digits) or person_id depending on entity_type. | |
| days | No | ||
| category | No | Optional kunngjøring (announcement) category filter. Values are Norwegian: konkurs (bankruptcy), fusjon (merger), eierbytte (change of ownership), ... | |
| entity_type | Yes | 'company' = orgnr; 'person' = person_id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| count | Yes | ||
| items | Yes | ||
| since | Yes | ||
| until | Yes | ||
| entity_type | Yes |