get_symbol_price
Fetch the current price of any cryptocurrency pair on Binance. Input the pair symbol (e.g., BTCUSDT) to receive real-time price data directly from the exchange.
Instructions
Get the current price of a cryptocurrency pair.
Args: symbol: The cryptocurrency pair, e.g., BTCUSDT.
Returns: Price information from Binance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbol | Yes |