Get Dawarich track detail
dawarich_get_track_detailGet compact journey details from Dawarich: start/end points, labels, bounding box, duration, and optional sampled points.
Instructions
Returns a compact detail for one Dawarich journey: start/end points, endpoint labels, bounding box, duration, and optional sampled points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | Dawarich track ID. | |
| max_points | No | Maximum number of sampled points to include when include_points is true. Defaults to 100. | |
| include_points | No | When true, include sampled points in the response. |