get_past_trips
Retrieve your past hotel stays and flights with dates, confirmation numbers, costs, and loyalty earnings. Requires a Gondola account.
Instructions
Get the user's past trips including hotel stays and flights.
Returns a summary of past travel reservations with dates, confirmation numbers,
costs, and loyalty earnings.
Requires a Gondola account (API key).
Args:
limit: Max number of past trips to return, most recent first (default 20). The response
notes how many more exist; raise this only when the user wants their full history.
Returns:
Formatted list of past trips, or instructions to connect an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |