get_constructor_standings
Retrieve Formula 1 constructor championship standings for any season from 1958 onward, with options to view standings after specific race rounds.
Instructions
Get constructor championship standings.
Data source: Ergast API (via FastF1) Coverage: 1958-present (constructor championship started 1958)
Args: year: Season year after_round: Standings after specific round (default: latest)
Returns: Ordered list of constructors with: position, name, nationality, points, wins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| after_round | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |