You're viewing a demo portfolio

Join the waitlist
PRSM

news_prediction_get_fastest_rising_ranking

Active

Tool of Gate MCP

declared in 0.1.0

[Read] Daily venue/overall ranking by probability rise (UTC rank_date). Optional venue[], category, status (same as volume_delta ranking). Drops rows missing open_mid_probability_utc or probability_delta_today. Requires predictionRankIndex.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Page size; default 20, max 100."
    },
    "venue": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional venue filter. Allowed: polymarket, predict_fun."
    },
    "status": {
      "type": "string",
      "description": "Optional status filter on rank index. Allowed: active, closed, resolved, all. Defaults to active."
    },
    "category": {
      "type": "string",
      "description": "Optional category filter: exact term on rank index field category; omit or all to disable."
    },
    "date_utc": {
      "type": "string",
      "description": "UTC date in YYYY-MM-DD. Defaults to today_utc."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gate MCP

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

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