mcp-server
Create Trip
Create a new draft trip with num_days blank days, ready for add_place/add_day_note.
Mirrors the in-app create path: a Trip plus its primary conversation link (the sole trip association — see docs/CHAT_TRIP_SPLIT.md), then an empty plan. Returns the trip summary, including the new trip_id.
post/v1/trips
Request body
Response
Successful Response
Changes
Changed in 1 of the 22 revisions of this API.3
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○