coingecko_search
Search CoinGecko and retrieve normalized discovery sections from the public website search JSON.
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 |