get_quote
Get a detailed pricing estimate for a private jet route with itemized cost breakdown by aircraft category. Input departure and arrival cities, passengers, and trip type.
Instructions
Get a detailed pricing estimate for a private jet route. Returns itemized cost breakdown by aircraft category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Departure city | |
| to | Yes | Arrival city | |
| passengers | No | Number of passengers (default: 4) | |
| round_trip | No | Whether this is a round trip (default: false) |