get_activity_detail
Load a compact read-only passport for one completed workout after identifying its training_id with get_trainings. Use for detailed one completed workout questions about intervals, laps, splits, terrain, weather, efforts, segments, and data quality. The response omits source payloads, route coordinates, latlng, and raw stream arrays from JSON; when available, complete second-by-second metrics are embedded as CSV in the MCP result, with a signed link fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| training_id | Yes | Training id returned by get_trainings. Load get_trainings first to identify the exact workout. |