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
select-race-data
Sets the year, event, session and/or drivers on the F1 telemetry homepage in one call. Each provided value is applied in order (year → event → session → drivers), waiting for the UI to load each downstream list. Omit a field to leave it unchanged.
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
year |
string | no | Four-digit season, e.g. "2025" (2018..current). |
event |
string | no | Event / Grand Prix name as shown in the dropdown, e.g. "British Grand Prix". |
session |
string | no | Session name, e.g. "Race", "Qualifying", "Practice 1". |
drivers |
array | no | 3-letter driver codes to compare, e.g. ["VER", "HAM"]. |
Raw JSON schema
{
"type": "object",
"properties": {
"year": {
"type": "string",
"description": "Four-digit season, e.g. \"2025\" (2018..current)."
},
"event": {
"type": "string",
"description": "Event / Grand Prix name as shown in the dropdown, e.g. \"British Grand Prix\"."
},
"session": {
"type": "string",
"description": "Session name, e.g. \"Race\", \"Qualifying\", \"Practice 1\"."
},
"drivers": {
"type": "array",
"items": {
"type": "string"
},
"description": "3-letter driver codes to compare, e.g. [\"VER\", \"HAM\"]."
}
}
}
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.