get_newmarkets
ActiveTool of SimpleFunctions
declared in 1.0.0
Recently-listed markets (new contracts) on Kalshi and Polymarket. For finding fresh trading opportunities.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"hours": {
"type": "number",
"description": "Lookback hours (default 24)"
},
"limit": {
"type": "number",
"description": "Max rows"
},
"venue": {
"type": "string",
"description": "kalshi or polymarket"
},
"minLiquidity": {
"type": "number",
"description": "Minimum liquidity threshold"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries