get_championship_standings
Retrieve Formula One championship standings for a specific season year and optional round number using the MCP server powered by Python and FastF1 library.
Instructions
Get Formula One championship standings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
round_num | No | Round number (optional, gets latest standings if not provided) | |
year | Yes | Season year (e.g., 2023) |