coingecko_category_coins
Fetch CoinGecko category coin listings by slug, with pagination, row limits, and a choice of quote currency.
Instructions
CoinGecko category coins. Returns normalized coin rows from a CoinGecko public category page. This endpoint supports the documented vs_currency enum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, default 1 | |
| slug | Yes | CoinGecko category slug such as stablecoins | |
| limit | No | Rows to return, default 100, max 100 | |
| vs_currency | No | Quote currency |