track_price
Monitor flight prices for a route over time. Save a search, track its lowest price, and get alerts when it drops to your target.
Instructions
Start tracking the price of a route over time.
Saves the search as a watch and records its current lowest price. Re-check
with check_prices (or the scheduled checker) to log price history and get
alerted on drops. Set target_price to be alerted when it falls to/below
that amount. label is a friendly name shown in alerts and listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| stops | No | any | |
| adults | No | ||
| currency | No | USD | |
| trip_type | No | round_trip | |
| arrival_id | Yes | ||
| return_date | No | ||
| departure_id | Yes | ||
| target_price | No | ||
| travel_class | No | economy | |
| outbound_date | Yes |