motogp: Get events
motogp_get_eventsGet MotoGP events for a season with circuit, country, and dates. Each event's UUID is required to fetch sessions.
Instructions
List the events (Grands Prix) in a season with circuit, country and dates. Each event's UUID feeds motogp_get_sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_finished | No | Filter to finished events only | |
| season_uuid | Yes | Season UUID from motogp_get_seasons |