tesla_trip_cost
Calculate trip costs for Tesla vehicles by estimating kWh usage, total expense, and range viability using your 30-day efficiency average and current battery level.
Instructions
Estimate trip cost to a destination — kWh, cost, range check.
Uses your personal 30-day average efficiency and current battery level.
Args: destination: City, address, or place name (e.g. "Atlanta, GA") gas_price: Gas price per gallon (default from TESLA_GAS_PRICE env) mpg_equivalent: Comparable gas vehicle MPG (default from TESLA_GAS_MPG env)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destination | Yes | ||
| gas_price | No | ||
| mpg_equivalent | No |