create_workout
Create strength workouts for COROS Training Hub, resolve exercise names, calculate metrics, and sync to your watch.
Instructions
Create a strength workout on COROS Training Hub. Resolves exercise names from the catalog, builds the full API payload, calculates metrics, and saves the workout. The workout will sync to the user's COROS watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workout name (e.g. 'Upper Body Push') | |
| overview | No | Workout description | |
| exercises | Yes | Array of exercises with optional overrides |