search_explore_anywhere
Explore everywhere: the cheapest destinations worldwide from an origin on given dates, with live GBP prices and booking links. Great for "where can I fly cheaply" questions. Runs as a background job: returns a jobId; poll get_job_result until done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dates | Yes | Departure dates YYYY-MM-DD. 1 to 31 dates per call; must be real calendar dates (2026-02-30 is rejected). | |
| oneway | No | Default true | |
| origin | Yes | e.g. "London" | |
| nonstop | No | Default true |