Coingecko Get Top Gainers Losers
coingecko_getTopGainersLosersRetrieve top gainers and losers for any duration and currency using CoinGecko. This off-chain market data provides advisory context; on-chain SAP settlement remains authoritative.
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. |