f1: Get schedule
f1_get_scheduleRetrieve the Formula 1 race schedule for any season, including circuit details and race dates.
Instructions
Get the Formula 1 race schedule/calendar for a given season, including circuit info and race dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default 30, max 1000) | |
| offset | No | Number of results to skip for pagination | |
| season | No | Season year (e.g. "2024") or "current" (default: "current") |