samsara_get_vehicle_stats
Retrieve vehicle statistics including odometer readings, engine hours, and fuel usage for specific vehicles over a custom time range.
Instructions
Get vehicle statistics including odometer, engine hours, and fuel usage over a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | End time in ISO 8601 format | |
| startTime | Yes | Start time in ISO 8601 format (e.g., 2024-01-01T00:00:00Z) | |
| vehicleIds | Yes | Array of vehicle IDs to get stats for |