get_f1_live_session

shallow

app.racecalendar/f1 · Verify this server

Get the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live.

100.0/100

1 trials · measured 8 days ago

get_f1_live_session scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against app.racecalendar/f1, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "year": {
      "type": "integer",
      "maximum": 2100,
      "minimum": 1950,
      "description": "Season to inspect. Defaults to the current UTC season."
    },
    "meetingKey": {
      "type": "integer",
      "maximum": 9007199254740991,
      "description": "Optional OpenF1 meeting key. Omit to discover the current live session.",
      "exclusiveMinimum": 0
    },
    "sessionKey": {
      "type": "integer",
      "maximum": 9007199254740991,
      "description": "Optional OpenF1 session key. Requires meetingKey when supplied.",
      "exclusiveMinimum": 0
    }
  },
  "description": "Inspect the current Formula 1 session or select one by season, meeting key, and session key.",
  "additionalProperties": false
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2490.3deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 20
malformed_inputpass: 1
timeout_honourpass: 2
cancellationpass: 2
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_f1_live_session
[![Vouch score](https://vouch.tools/api/tools/4410d8a9-f871-4534-9339-c07c2845667b/badge.svg)](https://vouch.tools/tools/4410d8a9-f871-4534-9339-c07c2845667b)
get_f1_live_session — Vouch