download_workout
Retrieve a specific workout as a FIT file by providing its unique workout ID, enabling offline access to training data.
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 |