Get Driver Profile
get_driver_profileRetrieve a Tesla driver's gamification profile with rank, total stats, unlocked milestones, next milestone hints, and the 160,000 km Easter egg.
Instructions
Get driver gamification profile -- rank, milestones, and Easter eggs.
Returns the user's current driving rank, total stats, unlocked milestones, and hints for the next milestone. Easter egg triggers at 160,000 km.
Returns JSON with: current_rank, total_distance_km, total_charges, milestones_unlocked (list), next_milestone_hint, and special_160k Easter egg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |