coingecko_global_charts
Fetch normalized global chart series from CoinGecko public JSON endpoints. Specify chart kind, range, and row limit to tailor data.
Instructions
CoinGecko global chart series. Returns normalized global chart series from public CoinGecko website JSON endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Chart kind, default total_market_cap | |
| limit | No | Rows per series to return, default 120, max 500 | |
| range | No | Chart range, default 90d |