Get Crypto Market Data
crypto.market.overviewGet cryptocurrency market data filtered by category (DeFi, Layer-1, gaming, etc.) with sort options for market cap, volume, or price change, and optional 7-day sparkline.
Instructions
Get cryptocurrency market data by category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by market category | |
| sort_by | No | Sort order for results | |
| limit | No | Max number of results (1-250) | |
| include_sparkline | No | Include 7-day sparkline price data |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |