Tesla Charges
tesla_chargesGet detailed Tesla charging sessions with location, energy, and cost breakdown; filter by date, vehicle, or limit to analyze individual charging events.
Instructions
Detailed charging sessions with location, energy, cost breakdown.
Unlike tesla_charging_history which summarizes by process, this returns granular charging session data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back (default: 30) | |
| limit | No | Maximum sessions to return (default: 50, -1 for all) | |
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| end_date | No | Filter until date (YYYY-MM-DD) | |
| start_date | No | Filter from date (YYYY-MM-DD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |