Tesla Trips By Category
tesla_trips_by_categoryRetrieve Tesla trips filtered by category such as commute, shopping, leisure, long_trip, or other, with optional date range, day lookback, vehicle, and result limit.
Instructions
Get trips filtered by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back from today (default: all time if days/start_date not set) | |
| limit | No | Max trips to return (default: 20) | |
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| category | No | "commute", "shopping", "leisure", "long_trip", or "other" | commute |
| end_date | No | Filter drives until this date (YYYY-MM-DD), defaults to today | |
| start_date | No | Filter drives from this date (YYYY-MM-DD), overrides days param |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |