get_course_details
Retrieve detailed course information from Garmin Connect by course ID, including elevation profile, total distance, and waypoints.
Instructions
Get full details of a Garmin Connect course by ID.
Returns course metadata, elevation gain/loss, total distance, and all custom course waypoints (shops, water, food, campgrounds, hazards).
Args: course_id: ID of the course (from get_courses).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |