get_forecast
ActiveTool of SimpleFunctions
declared in 1.0.0
Advanced: P50/P75/P90 percentile distribution for a Kalshi event — shows how market consensus shifted over time.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"eventTicker",
"apiKey"
],
"properties": {
"days": {
"type": "number",
"default": 7,
"description": "Days of history (default 7)"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key (needed for authenticated Kalshi calls). Get one at https://simplefunctions.dev/dashboard/keys"
},
"eventTicker": {
"type": "string",
"description": "Kalshi event ticker (e.g. KXWTIMAX-26DEC31)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries