get_crypto_quote
Retrieve current top-of-book prices for cryptocurrencies. Supports specific tickers or all supported cryptos.
Instructions
Get current top-of-book crypto prices.
Returns data for all supported cryptos if no tickers specified.
Args: tickers: Comma-separated crypto tickers (e.g. btcusd, ethusd). Omit for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |