get_coin_details
Retrieve comprehensive market data and metadata for any cryptocurrency coin by its CoinGecko ID. Includes price, market cap, price changes, all-time highs, supply, categories, social links, and more.
Instructions
Get comprehensive details for a single coin by ID: current price, market cap, 24h/7d/30d changes, ATH/ATL, supply data, categories, genesis date, description, and links (homepage, Twitter, GitHub). Returns formatted markdown with all available market data. Use search_coins to find the coin ID first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin_id | Yes | CoinGecko coin ID (e.g. 'bitcoin', 'ethereum') |