get_event_overview
Retrieve divisions and flights for an event, including flight ID, tier, and team count. Use the flight ID for standings, schedule, teams, and RPI tools.
Instructions
Get the divisions and flights for an event.
Returns each age-group division and its flights, with the flight ID, flight tier (ECNL/ECRL), and team count. Use the flight ID with get_standings, get_schedule, get_teams, and the RPI tools.
Args: event_id: Numeric event ID from find_events (e.g. 3933).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |