download_course_gpx
Downloads the official GPX file for a specified Garmin Connect course and saves it to a local file or directory.
Instructions
Download the exact official GPX file for a Garmin Connect course.
Args: course_id: ID of the course to download. output_path: Optional local destination file or directory path. Defaults to GARMIN_FIT_DOWNLOAD_DIR or ./courses/{course_id}.gpx.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |