garmin_schedule_workout
Schedule an existing workout onto the calendar. date must be YYYY-MM-DD (or ISO-8601 date prefix). Returns Garmin schedule response as raw_data.
Bulk support: accepts workout_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| account | No | ||
| workout_id | Yes | ||
| workout_ids | No |