crypto.token-price
Retrieve current spot price, market cap, 24h volume, and change for crypto assets using CoinGecko asset IDs. Supports custom quote currencies.
Instructions
Current spot price, market cap, 24h volume and 24h change for crypto assets by CoinGecko asset id (lowercase, e.g. "bitcoin,ethereum,solana" — not ticker symbols). vs sets quote currencies (default usd). Price data by CoinGecko.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vs | No | Comma-separated quote currencies, default "usd". | |
| ids | Yes | Comma-separated CoinGecko asset ids, max 25. |