unschedule_workouts
Remove multiple scheduled workouts from your Garmin Connect calendar in a single call. Specify calendar-entry IDs to delete scheduled entries while keeping workout templates intact.
Instructions
Remove multiple scheduled workouts from the Garmin Connect calendar
Deletes multiple calendar entries in a single call. The underlying workout templates are left intact in your library.
IMPORTANT: each id is a calendar-entry id (the "scheduled_workout_id" field from get_scheduled_workouts), not a workout id.
Args: scheduled_workout_ids: List of calendar-entry ids from get_scheduled_workouts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduled_workout_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |