watch_lane
Watch a lane for schedule alerts (PAID): get emailed when a sailing on it is blanked, a booking cut-off is about to close, or a sailing slips. Also alerts on reliability drops. Returns the created watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origin port UN/LOCODE, e.g. CNNGB | |
| alert_slip | No | Alert when a sailing slips vs schedule (default true) | |
| alert_blank | No | Alert on suspected blank sailings (default true) | |
| destination | Yes | Destination port UN/LOCODE, e.g. NLRTM | |
| alert_cutoff | No | Alert when a booking cut-off is closing (default true) | |
| carrier_code | No | Optional SCAC to scope the watch to one carrier | |
| cutoff_lead_hours | No | Hours before cut-off to alert (default 48) |