get_crypto_prices
Fetch real-time cryptocurrency prices and 24-hour market data from Binance using common names or ticker symbols.
Instructions
Get real-time cryptocurrency prices from Binance.
Use this to check current crypto prices, 24-hour price changes, and
market data for major cryptocurrencies. Supports common names
(bitcoin, ethereum, solana) and direct ticker symbols.
Parameters:
symbol — Comma-separated cryptocurrency names or tickers
(default: "bitcoin,ethereum"). Examples: "bitcoin",
"ethereum,solana", "BTC,ETH,SOL".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | bitcoin,ethereum |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |