fa_foresight_search
Search predicted flight data with Boolean queries. Get future flight schedules and results from AeroAPI Foresight.
Instructions
Predictive flight search via AeroAPI Foresight (Boolean query language, like fa_search_flights_advanced, but predicted data). NOTE: Foresight is a premium tier — expect a 402/403 unless your subscription includes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Boolean query expression | |
| max_pages | No | Max pages to fetch (AeroAPI default: 1) | |
| cursor | No | Opaque paging cursor from a previous response's links.next |