sportsbet_racing_event_meeting
Retrieve the full meeting context for any racing event, including the parent meeting name and sibling races. Use it to compare race numbers and event IDs within the same meeting for betting analysis.
Instructions
Meeting context for one racing event (parent meeting + sibling races).
Returns: {meeting:{competitionId, name}, races:[{eventId, raceNumber}]}
Auth: works without a key; SPORTSBET_REFRESH_TOKEN unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Racing event id. Required — part of the URL path. |