evolute_trip
Retrieve a single trip's data by travel ID and start time, optionally including track points and addresses.
Instructions
One trip. Track points only if include_track=true. Addresses only if include_pii=true. start_time is segmentStartTime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | ||
| travel_id | Yes | ||
| start_time | Yes | ||
| include_pii | No | ||
| include_track | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |