schedule_workout
Schedule an existing workout on your Garmin calendar by providing the workout ID and desired date, keeping your training organized.
Instructions
Put an existing workout plan on the Garmin training calendar.
Args: workout_id: The numeric id, from list_workouts or create_workout. day: The date to schedule it on, for example "tomorrow" or "2026-08-20".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| workout_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |