suggest_session_modification
Adjust your training session based on actual performance and current fatigue. Get specific recommendations for weight, intensity, or deload changes.
Instructions
Given a planned session, what was actually performed, and current fatigue state, return a list of suggested adjustments (scale weight, change intensity, deload, etc.). Returns {adjustments: [...], summary: '...'}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planned | Yes | ||
| actual | No | ||
| fatigue | Yes |