get_coin_prices
Retrieve current USD prices for one or more cryptocurrencies by CoinGecko ID. Specify coin IDs like 'bitcoin' to get real-time spot prices.
Instructions
Get current USD prices for one or more coins by CoinGecko ID (e.g. bitcoin, ethereum).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coins | Yes | CoinGecko coin IDs, e.g. ["bitcoin", "ethereum"] |