remove_scheduled_workout
Delete a scheduled workout from your Coros training calendar using its plan and activity IDs. Removes the workout to keep your schedule up to date.
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 | |||