Set Coach Parameters
set_coach_parametersAdjust coaching parameters to customize training plan logic, validating each value range and threshold combination before applying. Returns the updated parameter state.
Instructions
Set one or more of the seven training-state tuning parameters. Call get_coach_parameters first to learn the defaults, allowed ranges, and current values. Rejects an out-of-range value or an invalid uncertainThreshold/matchThreshold combination before any change reaches the server. Returns the resulting overall parameter state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toleranceDays | No | ||
| matchThreshold | No | ||
| uncertainThreshold | No | ||
| exerciseTrendPoints | No | ||
| recentExerciseCount | No | ||
| adherenceWindowWeeks | No | ||
| consistencyWindowWeeks | No |