coingecko_search
Search CoinGecko for coins, categories, and exchanges. Returns normalized JSON sections from the public search API.
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 |