CoinGecko CLI Overview Query cryptocurrency market data using the official CoinGecko CLI ( ). The CLI wraps the CoinGecko V3 API with structured JSON output, a dry-run mode, and a self-describing command catalog — designed to be driven by agents. Key capabilities: - Current prices by coin ID or symbol ( ) - Top coins by market cap with filters and CSV export ( ) - Coin search with fuzzy matching ( ) - Trending coins, NFTs, and categories ( ) - Historical price snapshots, time series, and OHLC ( ) - Top gainers/losers over configurable durations ( , paid) Out of scope — does not support contra…