You're viewing a demo portfolio

Join the waitlist
PRSM

get_forecast

Active

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →