Pair workout
tp_pair_workoutAttach data from a completed workout to a planned workout by providing both IDs, merging them into one record. Ideal for post-training analysis.
Instructions
Pair a completed workout with a planned workout. Attaches the completed data to the planned workout, merging them into one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| planned_workout_id | Yes | The ID of the planned workout to pair with. | |
| completed_workout_id | Yes | The ID of the completed (actual) workout. |