create_plan
Create custom workout plans for cycling, running, or swimming by defining intervals with specific targets like power, heart rate, or speed.
Instructions
Create a new plan in the user's library
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Complete workout plan structure | |
| filename | No | Name of the plan file | |
| external_id | Yes | Unique external ID for the plan | |
| provider_updated_at | Yes | External date/time the file was updated (ISO 8601 format) |