get_index_price
Retrieve the current index price for a given underlying index such as btc_usd or eth_usd to support real-time market analysis and trading decisions.
Instructions
Get the current index price for a given underlying index (e.g. btc_usd, eth_usd).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index_name | Yes | Index name (e.g. 'btc_usd', 'eth_usd', 'sol_usd') |