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
compare-telemetry
Distance-aligns lap B onto lap A and returns decimated samples with delta = A − B for a channel (default speed). Both laps must be loaded via select-lap. For cumulative lap-time gap vs Distance (the Time Delta chart), use get-time-delta — do not pass channel "time".
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
lapA |
string | no | First lap dataKey or DRV-lap. |
lapB |
string | no | Second lap dataKey or DRV-lap. |
driverA |
string | no | — |
lapNumberA |
string | no | — |
driverB |
string | no | — |
lapNumberB |
string | no | — |
channel |
string | no | Channel to compare (default "speed"). Not "time" — use get-time-delta. |
maxPoints |
number | no | Max samples (default 150, max 500). |
Raw JSON schema
{
"type": "object",
"properties": {
"lapA": {
"type": "string",
"description": "First lap dataKey or DRV-lap."
},
"lapB": {
"type": "string",
"description": "Second lap dataKey or DRV-lap."
},
"driverA": {
"type": "string"
},
"lapNumberA": {
"type": "string"
},
"driverB": {
"type": "string"
},
"lapNumberB": {
"type": "string"
},
"channel": {
"type": "string",
"description": "Channel to compare (default \"speed\"). Not \"time\" — use get-time-delta."
},
"maxPoints": {
"type": "number",
"description": "Max samples (default 150, max 500)."
}
}
}
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.