sportsbet_racing_event_meeting
Retrieve the parent meeting and sibling races for a racing event ID, providing competition name and race numbers to contextualize the event within its meeting.
Instructions
Meeting context for one racing event (parent meeting + sibling races).
Returns: {meeting:{competitionId, name}, races:[{eventId, raceNumber}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Racing event id. Required — part of the URL path. |