polymarket_market_scan
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Scan high-volume active Polymarket markets for resolution candidates and fee-adjusted YES+NO bundle violations. Intelligence only; verify live books and rules before acting.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 200,
"minimum": 10,
"description": "Markets to scan, default 100"
},
"min_edge": {
"type": "number",
"maximum": 0.5,
"minimum": 0,
"description": "Minimum bundle net edge, default 0.02"
},
"min_certainty": {
"type": "number",
"maximum": 1,
"minimum": 0.5,
"description": "Resolution-candidate threshold, default 0.95"
},
"min_liquidity": {
"type": "number",
"minimum": 0,
"description": "Minimum liquidity in USD, default 1000"
},
"min_volume_24h": {
"type": "number",
"minimum": 0,
"description": "Minimum 24h volume in USD, default 5000"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries