get_driver_comparison
Compare two F1 drivers head-to-head across position, pace, strategy, and pit stops by specifying their three-letter codes, season, race, and session type.
Instructions
Compare two drivers head-to-head — position, pace, strategy, pit stops.
Args: driver_a: First driver TLA (e.g. 'VER') driver_b: Second driver TLA (e.g. 'HAM') year: Season year race: Race name (partial match) session_type: Session type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| race | No | ||
| year | No | ||
| driver_a | Yes | ||
| driver_b | Yes | ||
| session_type | No | Race |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |