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
set-stint-visibility
Toggles a stint checkbox in the Expert stint analysis form (same as the per-stint chips). Pass driver + stint + enabled, or driver + mode "all"|"none" for Select all / Hide all.
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
driver |
string | yes | 3-letter driver code, e.g. "VER". |
stint |
number | no | Stint number (1-based), required unless mode is set. |
enabled |
boolean | no | true to show the stint, false to hide (ignored when mode is set). |
mode |
string | no | Bulk action: "all" = Select all, "none" = Hide all for that driver. |
Raw JSON schema
{
"type": "object",
"properties": {
"driver": {
"type": "string",
"description": "3-letter driver code, e.g. \"VER\"."
},
"stint": {
"type": "number",
"description": "Stint number (1-based), required unless mode is set."
},
"enabled": {
"type": "boolean",
"description": "true to show the stint, false to hide (ignored when mode is set)."
},
"mode": {
"type": "string",
"enum": [
"all",
"none"
],
"description": "Bulk action: \"all\" = Select all, \"none\" = Hide all for that driver."
}
},
"required": [
"driver"
]
}
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.