price_oracle_crypto_price
Live crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | No | Fiat quote currency (ISO code; default: USD) | |
| symbol | Yes | Crypto ticker (e.g. BTC, ETH) |