apply_plan_adjustment
Adjust a strength training plan for a specific week by applying deload, scale, volume shift, or rest day changes. Returns updated plan JSON for review and approval.
Instructions
Given a template, target week, and adjustments (DELOAD_WEEK, SCALE_WEEK, SHIFT_VOLUME, ADD_REST_DAY), return the adjusted plan JSON. The agent decides whether to persist this — the user retains veto power.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ||
| week_number | Yes | ||
| adjustments | No |