ask_question
Answer a course question using course context and memory. Identify relevant concepts, infer confusion, and update mastery records.
Instructions
Ask a question about a course topic. The system reads memory, answers using course context, identifies relevant concepts, infers confusion from phrasing, logs an interaction, and updates mastery records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The course ID the question is about | |
| question | Yes | The student's question | |
| studentId | Yes | The student ID asking the question |