Polar Route
polar_get_routeLoad a Polar route by its route ID, with configurable privacy modes to protect GPS-sensitive data.
Instructions
Load a Polar route by route id. Routes are GPS-sensitive; default privacy modes redact coordinates. Requires routes:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route_id | Yes | Polar route id returned by a calendar or training-session record. | |
| privacy_mode | No | Optional per-call privacy override. Defaults to POLAR_PRIVACY_MODE or structured. raw returns upstream Polar JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |