coingecko_exchange
Fetch normalized exchange data from CoinGecko, including profile stats and market rows. Specify exchange ID, quote currency, and row limit to get structured JSON for analysis.
Instructions
CoinGecko exchange detail. Returns normalized profile stats and market rows from a CoinGecko public exchange page. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | CoinGecko exchange id such as binance | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |