get_longest_drives_by_distance
Identify the longest drives by distance for each car in your TeslaMate database. Extract detailed trip analytics to monitor and analyze driving patterns.
Instructions
Get the longest drives by distance for each car.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_longest_drives_by_distanceArguments",
"type": "object"
}