You're viewing a demo portfolio

Join the waitlist
PRSM

flight-intel__get_aircraft_by_icao24

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[flight-intel] Looks up the current real-time state vector (position, altitude, velocity, heading, on-ground flag) for a single aircraft by its unique ICAO24 transponder address, using the OpenSky Network anonymous-tier free API. Data reflects the aircraft's last known ADS-B report and is typically no more than ~10 seconds stale when the aircraft is actively transmitting. Anonymous access is rate-limited to roughly 100 credits/day; returns not-found if the aircraft is not currently airborne or not reporting.

Parameters schema

{
  "type": "object",
  "required": [
    "icao24"
  ],
  "properties": {
    "icao24": {
      "type": "string",
      "description": "6-character hex ICAO24 transponder address of the aircraft, e.g. \"3c4b45\". Case-insensitive."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
flight-intel__get_aircraft_by_icao24 — TO1 Intelligence Fleet — PRSM MCP