remove_scheduled_workout
Remove scheduled workouts from your Coros training calendar by specifying the plan ID and the workout's in-plan ID.
Instructions
Remove a scheduled workout from the Coros training calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Top-level plan ID — the 'id' field returned by list_planned_activities. | |
| id_in_plan | Yes | The entity's idInPlan value from list_planned_activities. | |
| plan_program_id | No | The entity's planProgramId (leave empty to use id_in_plan). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||