duplicate_workout
Duplicate an existing workout by specifying its ID. Preserves original title, exercises, sets, and duration. Optionally set a start time for the new workout.
Instructions
Duplicate an existing workout. The new workout starts at startTime (defaults to now) and preserves the original's duration, title, exercises, and sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startTime | No | ||
| workoutId | Yes |