Reorder workouts
tp_reorder_workoutsReorder daily workout display order by passing workout IDs in the desired sequence. Affects only display order, not dates or content.
Instructions
Reorder the workouts displayed on a single day. Pass every workout ID for that day (from tp_get_workouts) in the desired order. Changes display order only - dates and content untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| workout_ids | Yes | Workout IDs in desired display order |