get-event-awards
Retrieve awards for a VEX event by event ID, including team winners, individual winners, and award details. Filter by team ID or winner name.
Instructions
Get awards information for a specific VEX event including team winners, individual winners, and award details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Filter awards by specific team IDs (optional) | |
| winner | No | Filter awards by winner names (optional) | |
| event_id | Yes | RobotEvents event ID (required) |