You're viewing a demo portfolio

Join the waitlist
PRSM

get_event

Active

Tool of mcp-predicthq

declared in 0.1.0

Fetch a single PredictHQ event by its id, returning its title, category, rank, predicted attendance, dates, and location. Example: get_event({ id: "abcDEF123" }).

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "The PredictHQ event id, e.g. \"abcDEF123\"."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own PredictHQ access token for your own quota; omit to use the shared Pipeworx platform key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-predicthq

https://github.com/pipeworx-io/mcp-predicthq

2/7 registries
View full server →