get_itinerary
Retrieve the current itinerary for a trip, showing the destination, duration, and planned activities grouped by day.
Instructions
Read the current itinerary for a trip: the place, how many days, and every activity already planned, grouped by day. Call this first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |