get_pit_stops
Get F1 pit stop times for any race, sorted by fastest stop. Provide year, race name, and session type to view pit stop analysis.
Instructions
Get all pit stops sorted by fastest stop time.
Args: year: Season year race: Race name (partial match) session_type: Session type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| race | No | ||
| year | No | ||
| session_type | No | Race |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |