You're viewing a demo portfolio

Join the waitlist
PRSM

news_events_explain_market_move

Active

Tool of Gate MCP

declared in 0.1.0

[Read] Explain what drove a crypto asset's price move in a given time window. Returns a concise summary (from real-time Tavily search), the latest high-priority real-time events, and supporting internal event pool items, plus data-completeness status. This tool is a data aggregator; the downstream agent performs the final attribution reasoning.

Parameters schema

{
  "type": "object",
  "required": [
    "query",
    "coin"
  ],
  "properties": {
    "coin": {
      "type": "string",
      "description": "Target coin, e.g. BTC, ETH. Required at the Tool layer."
    },
    "lang": {
      "type": "string",
      "description": "zh / en. Default zh."
    },
    "mode": {
      "type": "string",
      "description": "auto / price_move / event_impact. Default auto."
    },
    "query": {
      "type": "string",
      "description": "User's original question, e.g. 'Why did BTC surge?'"
    },
    "time_range": {
      "type": "string",
      "description": "Time window: 30m/1h/2h/4h/24h. Default 2h."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Gate MCP

https://github.com/gate/gate-mcp

5/7 registries
View full server →
news_events_explain_market_move — Gate MCP — PRSM MCP