tab_featured_events
Retrieve editorially featured racing and sports events for a jurisdiction's homepage carousel. Returns next-to-go races, priority sports, and upcoming matches.
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 or TAB_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | State jurisdiction. | NSW |