get_flight_data
Retrieve real-time flight status and tracking information using a flight's IATA or ICAO code. Integrates with the FlightRadar MCP Server for accurate aviation data.
Instructions
Get real-time data for a specific flight by flight number
Input Schema
Name | Required | Description | Default |
---|---|---|---|
flight_iata | No | IATA flight code (e.g., 'BA123') | |
flight_icao | No | ICAO flight code (e.g., 'BAW123') |