news_prediction_get_fastest_rising_ranking
ActiveTool of Gate MCP
[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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gate MCP
https://github.com/gate/gate-mcp
5/7 registries