get_workouts_in_folder
Retrieve all workouts stored in a specific folder or training plan, including their structure, intensity, and training load details.
Instructions
Get all workouts in a specific folder or training plan.
Returns detailed information about all workouts stored in a folder, including their structure, intensity, and training load.
Args: folder_id: ID of the folder to browse
Returns: JSON string with workout details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes | Folder ID to get workouts from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |