save_learning_goal
Persist the learning goal and its constraints for a session, enabling state-driven tutoring and progress tracking.
Instructions
Persist the learning goal and its constraints (lifecycle Stage 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| materials | No | ||
| request_id | No | ||
| session_id | Yes | ||
| constraints | No | ||
| time_budget | No | ||
| target_depth | No | ||
| target_domain | No | ||
| target_outcome | No | ||
| prior_knowledge | No | ||
| assessment_requirements | No |