add_workout_to_draft
Add a structured workout to a library plan by providing day, activity type, name, description, and optional tags.
Instructions
Add one structured workout to a managed library plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| name | Yes | ||
| tags | No | ||
| time | No | ||
| indoor | No | ||
| target | No | AUTO | |
| plan_id | Yes | ||
| confirmed | No | ||
| description | Yes | ||
| activity_type | Yes | ||
| expected_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||