get_price
Retrieve spot price and percentage change over 24 hours, 7 days, and 30 days for one or more cryptocurrencies using CoinGecko IDs.
Instructions
Spot price + 24h/7d/30d change for one or more tokens, via CoinGecko. Use 'bitcoin', 'ethereum' CoinGecko IDs, not exchange tickers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vs | No | Quote currency (default usd). | |
| ids | Yes | CoinGecko id(s), comma-separated. E.g. 'bitcoin,ethereum'. |