save_itinerary
Store a generated itinerary to your trips. Provide the itinerary ID and an optional custom title to keep it organized.
Instructions
Save an itinerary to user's trips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_title | No | Custom title for the trip | |
| itinerary_id | Yes | Itinerary ID to save |