tool_find_skiplagged_fares
Find hidden-city ticketing fares cheaper than direct flights using Skiplagged data.
Instructions
KILLER: Find hidden-city ticketing fares (cheaper than direct).
Buy NYC->Mexico via Houston, get off in Houston, save 60%. Skyscanner and Kayak are CONTRACTUALLY FORBIDDEN from showing these. We pull them direct from Skiplagged.
CAVEATS: Carry-on only. One-way only. No frequent flyer credit. Tool returns warnings.
Args: origin: IATA code (e.g., "JFK") destination: IATA code (e.g., "LAX") departure_date: YYYY-MM-DD return_date: YYYY-MM-DD (compare round-trip; book separately) max_results: max fares to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | ||
| destination | Yes | ||
| departure_date | Yes | ||
| return_date | No | ||
| max_results | No |