icu_download_activity_file
Download the original activity file in its native format (FIT, TCX, or GPX) as uploaded by your device. Optionally save the file to a specified path.
Instructions
Download the original activity file.
Downloads the ORIGINAL uploaded file (FIT, TCX, or GPX — whatever the
device produced). Different from download_fit_file (forces FIT conversion)
and download_gpx_file (forces GPX conversion). If output_path is set
the file is saved there; otherwise the response embeds base64 content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID to download | |
| output_path | No | Path to save the file (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |