get_unusual_power_consumption
Identify unusual power consumption patterns in Tesla vehicles by analyzing data from the TeslaMate database to optimize energy usage and detect anomalies.
Instructions
Get the unusual power consumption for each car.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_unusual_power_consumptionArguments",
"type": "object"
}