get_index_constituent
Retrieve the constituent stocks of a financial index by providing its symbol.
Instructions
Get index constituent stocks (e.g. CSI 300 constituents).
Provide index symbol like 000300.INDEX. get_index_constituent(symbol="000300.INDEX")
Args: symbol: Index symbol (e.g. "000300.INDEX")
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 |