Get Event
get_eventFetch a single PredictHQ event by its id, returning its title, category, rank, predicted attendance, dates, and location. Example: get_event({ id: "abcDEF123" }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The PredictHQ event id, e.g. "abcDEF123". | |
| _apiKey | No | REQUIRED — your own PredictHQ access token. Pipeworx does not front a key for PredictHQ (14-day trial, then sales contact). Free keyless alternatives for event listings: ticketmaster, seatgeek. |