Coingecko Get Top Gainers Losers
coingecko_getTopGainersLosersFetch the top gainers and losers in cryptocurrency markets for a given duration and vsCurrency using CoinGecko data.
Instructions
Get top gainers and losers from CoinGecko. SAP MCP context: Protocol coingecko; operation class read. Use for off-chain market data such as token prices, trending assets, token info, pools, and OHLCV. Use market data as advisory context. On-chain SAP settlement and escrow state remain authoritative for payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Duration parameter for Coingecko Get Top Gainers Losers. | |
| vsCurrency | No | Vs Currency parameter for Coingecko Get Top Gainers Losers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |