icu_download_activity_file
Download the original FIT, TCX, or GPX file for an Intervals.icu activity. Specify an output path to save it, or receive base64 content in the response.
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 |