openf1_starting_grid
Retrieve driver starting grid positions and lap times for a race session by providing the session key.
Instructions
Race starting grid — per-driver grid position and lap time. (Sparse feed: OpenF1 returns a 404 'No results found' for sessions where no grid is published, which is currently most of them.)
Returns: [{position, driver_number, lap_duration, session_key, meeting_key}] (top-level array)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | No | ||
| meeting_key | No | ||
| session_key | Yes |