coingecko_global_charts
Retrieve normalized global chart series from CoinGecko public API. Choose chart kind and range to get structured time-series 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 | |
| range | No | Chart range, default 90d | |
| limit | No | Rows per series to return, default 120, max 500 |