get-team-awards
Retrieve a VEX team's complete award history, including award titles, events, and seasons. Filter by event or season to refine results.
Instructions
Get all awards won by a specific VEX team throughout their competitive history. Shows award titles, events, and seasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | Filter by event IDs (optional) | |
| season | No | Filter by season IDs (optional) | |
| team_id | No | RobotEvents team ID | |
| team_number | No | Team number (e.g., '229V') |