get_board_changes
Retrieve director appointments, resignations, retirements, and removals for any NZX-listed company. Filter by action type, date range, and limit results to track board turnover.
Instructions
Get board changes (director appointments, resignations, retirements, removals) for an NZX company. 1,242 changes across 105 issuers (2017-2026). Shows director name, action, role, effective date, who they replaced, reason for departure, and linked director profile. Use for 'who joined/left the board?', 'recent director changes at [company]', 'board turnover history'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date in YYYY-MM-DD format | |
| from | No | Start date in YYYY-MM-DD format | |
| limit | No | Number of results (default 50, max 100) | |
| action | No | Filter by action type: appointed, resigned, retired, removed, elected, re-elected. Comma-separated for multiple (e.g. 'resigned,retired'). | |
| ticker | Yes | NZX ticker symbol (e.g. 'AIR', 'FPH', 'MEL') |