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-telemetry-channel
Returns distance/time-aligned samples for one channel on a loaded lap (decimated; default maxPoints=150, max 500). Channels: speed, throttle, brake, drs, rpm, gear, acc_x/y/z, x/y/z, DistanceToDriverAhead, etc. Prefer get-telemetry-stats for aggregates.
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
lap |
string | no | dataKey or 'ANT-58' / driver+lap via separate fields. |
driver |
string | no | 3-letter code if not using full dataKey. |
lapNumber |
string | no | Lap number if not using full dataKey. |
channel |
string | yes | Channel id, e.g. "speed", "throttle", "acc_y". |
maxPoints |
number | no | Max samples to return (default 150, max 500). |
Raw JSON schema
{
"type": "object",
"properties": {
"lap": {
"type": "string",
"description": "dataKey or 'ANT-58' / driver+lap via separate fields."
},
"driver": {
"type": "string",
"description": "3-letter code if not using full dataKey."
},
"lapNumber": {
"type": "string",
"description": "Lap number if not using full dataKey."
},
"channel": {
"type": "string",
"description": "Channel id, e.g. \"speed\", \"throttle\", \"acc_y\"."
},
"maxPoints": {
"type": "number",
"description": "Max samples to return (default 150, max 500)."
}
},
"required": [
"channel"
]
}
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.