action thebluealliance_get_event_predictions { label: "getEventPredictions" description: "Gets information on TBA-generated predictions for the given Event. Contains year-specific information. *WARNING* This endpoint is currently under development and may change at any time." provider: thebluealliance method: GET path: "/event/{event_key}/predictions" encoding: json output: { type: "object" description: "JSON Object containing prediction information for the event. Contains year-specific information and is subject to change." } }