polar_download_exercise
Download exercise data to a file in FIT, TCX, or GPX format determined by the file extension. GPX works only for exercises with GPS data.
Instructions
Download exercise data to a file in FIT, TCX, or GPX format. The format is determined by the file extension. GPX is only available for exercises with GPS data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | File path to save the exercise data (must end in .fit, .tcx, or .gpx) | |
| exerciseId | Yes | The exercise ID |