flights_status
flights_status
Scheduled, estimated and actual flight arrival/departure times from Aviationstack. Requires a configured provider.
3 credits per call, from your balance — or paid per request in USDC with no account at all.
Runs on Flights — Track live aircraft.
Arguments
| Name | Type | What it is |
|---|---|---|
flight | string | IATA flight number, e.g. BA117 |
airport | string | IATA airport code, e.g. LHR |
direction | string | arrivals or departures (default arrivals) |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"flights_status"}}Try it in the playground.
