get_vehicle_telemetry
Get raw telemetry readings for a single vehicle, filter by start/end ISO-8601 timestamps, and receive the most recent readings up to a limit.
Instructions
Get raw telemetry readings for one vehicle, optionally bounded by an
ISO-8601 start/end timestamp. Returns at most limit readings, most
recent first within that window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| start | No | ||
| vehicle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |