coingecko_getTokenPrice
Retrieve current token price and market data from CoinGecko, including market cap, 24h change, and volume.
Instructions
Get token price and market data from CoinGecko.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | CoinGecko token ID or contract address | |
| vsCurrency | No | ||
| include24hChange | No | ||
| include24hVolume | No | ||
| includeMarketCap | No |