mcp-server
Add Stay To Trip
Record a booked stay — it lands in Bookings, not as a place card.
A hotel added through add_place_to_guide becomes an attraction: no dates, no confirmation number, and it never appears alongside the flights and other reservations. This is the same add_stay the in-app Add-stay flow calls, so the stay is geocoded, canonical-stamped, date-synced and enqueued for enrichment identically — only the authentication differs.
post/v1/trips/{trip_id}/stays
Path parameters
trip_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.