get_onboarding_questions
Load the onboarding questionnaire for new athletes when coach memory is empty or athlete not onboarded. Includes questions on PRs, goals, constraints, and instructions to save memory and draft a plan.
Instructions
Load the onboarding questionnaire for a new athlete.
Call this when read_coach_memory returns "not been onboarded yet" or
the Athlete section of coach memory is empty. Returns the full series
of questions to ask (PRs, goals, constraints, etc.) plus instructions
for saving initial memory and drafting a training plan.
Returns:
Dictionary with the onboarding questionnaire as markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||