openf1_location
Get car position data (x, y, z) at 3.7 Hz for a specific driver in a session, enabling track movement analysis.
Instructions
Car (x, y, z) track position at ~3.7 Hz. HIGH VOLUME: always pass session_key + driver_number (and ideally a date window on the raw API).
Returns: [{date, driver_number, x, y, z, session_key}] (top-level array; large)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_key | No | ||
| session_key | Yes | ||
| driver_number | Yes |