schedule_workout
Assign a workout to a specific date in your Garmin Connect calendar. Provide the workout ID and date in YYYY-MM-DD format.
Instructions
Schedule a workout to a specific date in Garmin Connect calendar. Use the workoutId from create_running_workout response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workoutId | Yes | ID of the workout to schedule (from create_running_workout response) | |
| date | Yes | Date to schedule workout in YYYY-MM-DD format (e.g., '2025-10-13') |