get_price
Retrieves the current price of a cryptocurrency for any trading pair symbol.
Instructions
Get the current price of a cryptocurrency.
Args: symbol: Trading pair symbol (e.g., BTCUSDT, ETHUSDT)
Returns: Current price information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |