get_event_overview
Get an event's divisions and flights, including flight IDs, tiers, and team counts. Use the flight ID to access standings, schedules, teams, and RPI data.
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 |