find_alternates
Evaluate candidate airports for ceiling and visibility minima to identify viable alternates for preflight planning.
Instructions
Find alternate airports near a given airport that currently meet minimum ceiling/visibility, satisfying the 14 CFR 91.103(a) requirement to consider alternatives if the flight cannot be completed as planned. IMPORTANT: this tool has no bulk geo-radius search — you must supply candidateAirportIds (nearby airports you already know from route context); it does not discover candidates on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radiusNm | No | ||
| airportId | Yes | ||
| minCeilingFt | No | ||
| minVisibilitySm | No | ||
| candidateAirportIds | No |