Get Current Standings
get_current_standingsCheck current F1 driver championship standings. Returns position, points, wins, driver name, and constructor for all drivers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round | Yes | Current round number | |
| season | Yes | F1 season year | |
| standings | Yes | List of driver standings |