get_token_price
Retrieve current price and market data for cryptocurrencies using CoinGecko token IDs, with support for multiple tokens and currency conversion.
Instructions
Get current price and market data for cryptocurrencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIds | Yes | CoinGecko token IDs (e.g., ["bitcoin", "ethereum", "solana"]) | |
| vsCurrency | No | Currency to convert to (default: "usd") | usd |