Schedule Workout
schedule_workoutSchedule an existing Garmin workout for any specific date by submitting its workout ID and a YYYY-MM-DD date. Returns a workoutScheduleId so you can unschedule later.
Instructions
Schedule an existing workout on a specific date. Returns a workoutScheduleId that can be used to unschedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to schedule workout in YYYY-MM-DD format (required) | |
| workoutId | Yes | The unique workout identifier (required) |