tab_featured_events
Retrieve editorially featured racing and sports events for a jurisdiction, including next-to-go races, priority sports, and matches. Ideal for populating a homepage carousel.
Instructions
Editorially featured events across racing + sports for the homepage carousel.
Returns: {nextToGoRaces:[{raceName, raceNumber, raceStartTime}], prioritySports:[{name, competitionName}], nextToGoMatches:[{name, startTime}]}
Example: Featured events for NSW {"jurisdiction": "NSW"}
Auth: works without a key; TAB_CLIENT_ID or TAB_CLIENT_SECRET unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | State jurisdiction. | NSW |