get_district_events_keys
Retrieve a list of event keys for a specified FRC district to efficiently drive per-event lookups across a district season.
Instructions
List event keys in an FRC district. Lightest enumeration of district events; ideal for driving per-event lookups across a district season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| district_key | Yes | TBA district key combining the season year and district abbreviation (e.g., '2023fim' for FIRST in Michigan, '2024ne' for New England, '2024chs' for Chesapeake, '2024pnw' for Pacific Northwest, '2024fit' for FIRST In Texas). Use get_districts to enumerate valid district keys for a year. |