coingecko_search
Search CoinGecko for coins, categories, and exchanges. Returns normalized search sections as clean JSON, with configurable row limits for targeted discovery.
Instructions
CoinGecko discovery search. Returns normalized CoinGecko search sections from the public website search JSON. Empty valid searches return empty arrays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| limit | No | Rows per section to return, default 10, max 50 |