get_driving_history
Retrieve vehicle driving history data within specified date ranges using VIN, start date, and end date parameters.
Instructions
Get driving history for a vehicle within a date range
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | No | End date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ) | |
limit | No | Maximum number of drives to return | |
start_date | No | Start date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ) | |
vin | Yes | Vehicle identification number (VIN) |