get_monthly_driving_summary
Retrieve a detailed monthly driving summary for each Tesla vehicle from the TeslaMate database to analyze driving patterns and consumption data.
Instructions
Get the monthly driving summary for each car.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_monthly_driving_summaryArguments",
"type": "object"
}