coingecko_search
Query CoinGecko's public search to get normalized results in structured JSON. Retrieve coins, categories, exchanges, and market data with an optional limit per section.
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 |