tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multiple seasons from 2018 using…
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 17 · Act 35 · Transact 0 · Score: Not yet scored
Tool inspector
get-fastest-laps
From loaded lap-times data, returns each selected driver's fastest clean (non pit-in/out, non-outlier) lap with sector times, plus ranking and head-to-head gap. Optional quali segment filter (Q1/Q2/Q3). Use before select-lap / get-time-delta.
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
drivers |
array | no | Driver codes (default: current selection). |
segment |
string | no | Optional qualifying segment filter, e.g. "Q3". Omit for whole session. |
fuelCorrection |
boolean | no | — |
hideOutliers |
boolean | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"drivers": {
"type": "array",
"items": {
"type": "string"
},
"description": "Driver codes (default: current selection)."
},
"segment": {
"type": "string",
"description": "Optional qualifying segment filter, e.g. \"Q3\". Omit for whole session."
},
"fuelCorrection": {
"type": "boolean"
},
"hideOutliers": {
"type": "boolean"
}
}
}
Similar websites
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.