Generate Weekend Blindbox
generate_weekend_blindboxFind destinations your car visited only once and stayed for a minimum number of hours, then turn them into surprise weekend trip recommendations.
Instructions
Discover rare one-time destinations as a weekend 'memory blindbox'.
Finds places visited only once in the lookback period, where the car stayed for at least min_stay_hours -- good candidates for a surprise 'where was I?' weekend trip recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| min_stay_hours | No | Minimum stay duration in hours (default: 2.0) | |
| months_lookback | No | How many months to search back (default: 12) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |