fa_resolve_flight
Resolve a flight ident (designator or registration) to its canonical form and any alternate idents. Helps ensure accurate flight tracking and lookup. Requires Standard or Premium AeroAPI tier.
Instructions
Resolve a flight ident (designator/registration) to its canonical form and any alternate idents. NOTE: requires a Standard or Premium AeroAPI tier — the free Personal tier returns 401.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns FlightAware's payload untouched. No field projection: this server has no verified record of which FlightAware fields matter, and inventing one would risk dropping a field a caller needs. | |
| ident | Yes | Flight designator or registration to canonicalize | |
| ident_type | No | Disambiguate how `ident` is interpreted |