get_pit_stops
Retrieve pit stop data for any F1 race session, sorted by pit stop duration. Specify year, race name, and session type to get the data.
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 |