Save Periodization Plan
save_periodization_planCreate a named periodization cycle by setting start/end dates and linking existing workout templates to organize a training block.
Instructions
Creates a periodization cycle (a named training block, e.g. a hypertrophy or strength block with a start/end date) and optionally links existing workout templates to it. Note: the cycle's training phase isn't set by this tool (a known limitation) - edit that from the app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Cycle name, e.g. "Hypertrophy Block 1" | |
| notes | No | Free-form notes about this training block | |
| endDate | No | ISO 8601 date/time the cycle ends | |
| startDate | No | ISO 8601 date/time the cycle starts (defaults to now) | |
| templateNamesOrIds | No | Names or ids of existing workout templates to mark as part of this cycle |