modify_trip
Change flights on an existing American Airlines reservation. Initiates the flight change flow, allowing selection of new departure or return dates.
Instructions
Change flights on an existing American Airlines reservation. Initiates the flight change flow — use search_flights to find new options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lastName | No | Passenger last name | |
| newReturnDate | No | New return date in YYYY-MM-DD format (round trips) | |
| recordLocator | Yes | The 6-character confirmation code (e.g., 'ABC123') | |
| newDepartureDate | No | New departure date in YYYY-MM-DD format |