get_reservation_history
Retrieve and filter past or upcoming Zipcar reservations to track booking history and manage future trips.
Instructions
View past and upcoming Zipcar reservations. Can filter by upcoming or past reservations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter reservations: 'upcoming', 'past', or 'all' (default: 'all') | |
| limit | No | Maximum number of reservations to return (default: 20) |