Get Vehicle Persona Status
get_vehicle_persona_statusRetrieve structured vehicle activity, fatigue, extremes, and health metrics—idle ratio, longest drive, max speed, vampire drain—to enable persona-based roleplay or analysis.
Instructions
Get vehicle persona status -- activity, fatigue, extremes, and health metrics.
Provides structured metrics for an LLM to roleplay a "vehicle with personality", including idle ratio, longest continuous drive, max speed, and vampire drain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Specific year to analyze (e.g. 2025). Use with month for single month. | |
| month | No | Specific month to analyze (1-12). Requires year to be set. | |
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| days_lookback | No | Number of days to analyze (default: 7, used when year/month not set) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |