update_journey
Rename a trip, change its dates or description, archive it, or set its home-base countries (countries where the user has their own place — no missing-stay warnings there). Owner only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| end_date | No | ISO date, e.g. 2026-08-01 | |
| journey_id | Yes | ||
| start_date | No | ISO date, e.g. 2026-08-01 | |
| description | No | ||
| is_archived | No | ||
| home_base_country_codes | No | ISO country codes |