sportsbet_racing_competition
Retrieve racing competition details by ID to get race type and a list of events with race numbers.
Instructions
Racing competition (meeting) detail by competition id.
Returns: {competition:{competitionId, name, raceType}, events:[{eventId, raceNumber}]}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competitionId | Yes | Racing competition (meeting) id. Required — part of the URL path. |