trip_idea_create
Generates a trip idea with routing analysis and carrier recommendations, handing off to a human consultant for a personalized quote.
Instructions
Create a trip idea in AirTreks APEX system — hands off to a human consultant. Automatically runs plan_route to include full routing analysis, carrier recommendations, and consultant value assessment in the lead. The consultant starts informed, not cold. Use this when the customer is ready to get a real quote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Customer full name | |
| cabin | No | Cabin class preference | |
| dates | No | Departure dates for each leg (ISO format, e.g. '2026-09-15') | |
| Yes | Customer email address (required) | ||
| notes | No | Additional notes or special requests from the customer | |
| phone | No | Customer phone number | |
| budget | No | Budget tier | |
| cities | Yes | Ordered list of IATA city/airport codes | |
| passengers | No | Number of passengers (default 1) | |
| preferences | No | Travel preferences: 'no-lcc', 'lounge-access', 'short-layovers', 'surface-ok' | |
| agentContext | No | Summary of what the AI agent learned about this trip (auto-generated routing analysis, customer preferences discussed, etc.) | |
| flexibleDates | No | Are travel dates flexible? |