polymarket-intel
ActiveTool of The Stall
Polymarket prediction market data. Search by topic keyword (e.g. 'bitcoin', 'election', 'fed rate') or retrieve top markets by trading volume. Returns Yes/No probabilities, volume, liquidity, price momentum, and resolution date. No API keys. Use for event risk, trading signal context, or agent decision support.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Topic keyword to search (e.g. 'bitcoin', 'trump', 'recession', 'fed rate'). Omit for top markets by volume."
},
"limit": {
"type": "integer",
"description": "Number of markets to return (1–25). Default: 10."
},
"period": {
"type": "string",
"description": "Volume period used for ranking (default: 24h)."
},
"min_liquidity": {
"type": "number",
"description": "Filter out markets with liquidity below this USD threshold (default: 500)."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries