update_stay
Change a stop's city, country, dates or notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name, e.g. 'Lisbon' — the city itself, not a neighbourhood, street or hotel | |
| notes | No | ||
| stay_id | Yes | ||
| city_code | No | Optional alternative to `city` when you already know the code, e.g. 'LIS' | |
| country_code | No | ISO country code, e.g. 'JP' | |
| checkin_datetime | No | ISO-8601 datetime, e.g. 2026-08-01T14:30:00Z | |
| checkout_datetime | No | ISO-8601 datetime, e.g. 2026-08-01T14:30:00Z | |
| checkout_flexible | No |