get_driver_comparison
Compare two F1 drivers' race performance—position, pace, strategy, and pit stops—for a given season, race, and session.
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 |