Tesla Driving Score
tesla_driving_scoreCalculate a driving score from Tesla data using acceleration, braking, and speed habits for recent drives, days, or monthly periods.
Instructions
Driving score based on acceleration, braking, and speed habits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of recent drives (period="recent_n") | |
| days | No | Number of recent days (period="days") | |
| year | No | Year for monthly/months period (e.g. 2024) | |
| month | No | Month (period="monthly", 1-12) | |
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| period | No | "recent_n" | "days" | "monthly" | "months" | recent_n |
| end_month | No | End month (period="months", 1-12) | |
| start_month | No | Start month (period="months", 1-12) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |