f1: Get constructor standings
f1_get_constructor_standingsAccess Formula 1 constructors' championship standings for a specific season or current year, with configurable result limits and pagination.
Instructions
Get Formula 1 World Constructors' Championship standings for a given season.
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") |