get_ipos
Track upcoming and recent IPO listings with pricing and deal details; filter by date range and return text or structured JSON.
Instructions
Returns upcoming and recent IPO listings with pricing and deal details. Use for tracking new market listings. Text default; set format=json for structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date in YYYY-MM-DD format | |
| start | No | Start date in YYYY-MM-DD format | |
| format | No | Output format (default: text) | |
| max_results | No | Maximum results to return (default: 25) |