Get parameter history
get_parameter_historyRetrieve recent time-series data for a vehicle parameter to analyze trends and detect degradation. Provides oldest-to-newest readings for any PID.
Instructions
Return the recent time-series for one PID (most recent limit readings, oldest → newest). Useful for trend charts and degradation analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | PID key, e.g. 'coolant_temp' or 'battery_12v_soh' | |
| vin | Yes | Vehicle VIN | |
| limit | No | Max number of readings |