coingecko_search
Search CoinGecko and retrieve normalized JSON sections from public website search results. Returns empty arrays for valid searches with no findings.
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 |