f1: Get constructors
f1_get_constructorsRetrieve Formula 1 constructors or teams for a specified season, with options for pagination and limit. Supports current season or all-time data.
Instructions
List Formula 1 constructors/teams for a given season or all-time.
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") |