get_index_constituents
Retrieve all stocks in a specified index with their live prices. Provide the index name, e.g., 'NIFTY 50'.
Instructions
Get all stocks in an index with their live prices. Example: get_index_constituents("NIFTY 50")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |