coingecko-data
Fetch real-time cryptocurrency market data and pricing by providing token name and ticker symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenName | Yes | Full name of the token (e.g., 'Bitcoin') | |
| tokenTicker | Yes | Ticker symbol (e.g., 'BTC') |