get_district_events_simple
Retrieves a simplified list of events for a given FRC district, providing essential event data with reduced fields.
Instructions
List events in an FRC district with reduced event fields. Lighter than get_district_events.
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. |