get_race_state
Retrieve a lap-by-lap snapshot of the race, including each driver's position, gaps, tire compound, and tire age, to support pit-stop strategy decisions.
Instructions
Raw session snapshot at a given lap: position, gap to leader/car ahead, tire compound and tire age for every driver still classified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lap | Yes | ||
| season | Yes | ||
| circuit | Yes | ||
| session | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||