get_price_history
Retrieve the recorded price history for a specific route, showing past observations and trends to help decide when to book.
Instructions
View the recorded price history for a tracked route. Shows all past observations and the trend.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Departure airport IATA code | |
| cabinClass | No | economy | |
| destination | Yes | Arrival airport IATA code | |
| departureDate | Yes | Travel date (YYYY-MM-DD) |