get_ipo_detail
Retrieve IPO details including issue price, PE ratio, industry, and sponsor for a given stock symbol. Use after obtaining symbols from the IPO calendar.
Instructions
Get IPO detail for a symbol (issue price, PE, industry, sponsor).
Use after finding IPO from get_ipo_calendar. get_ipo_detail(symbol="301389.SZ")
Args: symbol: New stock symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |