veroq_ipo_calendar
Retrieve upcoming and recent IPO filings from SEC EDGAR S-1 data. Returns company name, ticker, filing date, form type, and location for tracking the IPO pipeline. Configure lookback window and result limit.
Instructions
Get upcoming and recent IPOs from SEC EDGAR S-1 filings.
WHEN TO USE: To track the IPO pipeline and recent public offerings. RETURNS: IPO filings with company name, ticker (if assigned), filing date, form type, and location. COST: 2 credits. EXAMPLE: { "days": 30, "limit": 20 } CONSTRAINTS: Max 90 days lookback, max 100 results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback/forward window in days (default 30, max 90) | |
| limit | No | Max results (default 30, max 100) |