get_edges
ActiveTool of SimpleFunctions
declared in 1.0.0
Top mispriced markets across all theses, ranked by edge size. Shows where your model disagrees with the market. No auth = public thesis edges. Auth = private + public.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"default": 15,
"description": "Max edges to return"
},
"venue": {
"type": "string",
"description": "Filter: kalshi or polymarket"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key. Omit for public edges only."
},
"minEdge": {
"type": "number",
"default": 3,
"description": "Minimum edge in cents"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries