f1: Get circuits
f1_get_circuitsRetrieve Formula 1 circuits for a specific season or all-time, including names, locations, and coordinates.
Instructions
List Formula 1 circuits for a given season or all-time. Returns circuit names, locations, and coordinates.
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") |