evolute_trips
Retrieve recent trips for a specified vehicle, with options to limit, offset, sort, and include personal data. Useful for accessing trip history without the official app.
Instructions
Recent trips for the default (or given) vehicle. Addresses and track are omitted. Distance is a raw integer (units unknown).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| car_id | No | ||
| offset | No | ||
| sort_by | No | ||
| sort_dir | No | ||
| include_pii | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |