download_workout
Download a workout as a FIT file by providing its workout ID. Get confirmation that the requested workout is available for export.
Instructions
Download a workout as a FIT file
Downloads the workout in FIT format. The binary data cannot be returned directly through the MCP interface, but this confirms the workout is available.
Args: workout_id: ID of the workout to download
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workout_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |