get_capital_raises
Retrieve capital raise history for NZX companies, including placements, rights issues, IPOs, buybacks, and more. Filter by ticker, year, type, or limit results.
Instructions
Get capital raise history for an NZX company. 11,088 events across 130 issuers. Includes placements, rights issues, SPPs, IPOs, bonds, buybacks, DRPs, options exercises, employee schemes, and conversions. Returns shares issued, price, total amount (NZD), discount %, dilution %, purpose. Use for 'capital raises for [company]', 'how much has [company] raised?', 'buyback history', 'dilution risk'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Comma-separated raise types: placement, rights_issue, spp, ipo, bond, buyback, drp, options_exercise, employee_scheme, conversion | |
| year | No | Filter by year (e.g. '2025') or range (e.g. '2020-2025') | |
| limit | No | Number of results (default 50) | |
| ticker | Yes | NZX ticker symbol (e.g. 'AIR', 'FBU', 'RYM') | |
| buybacks | No | Set to 'true' to only show buybacks |