get_concept
Retrieve a student's current mastery level for a specific concept using student ID and concept ID. Provides detailed concept information to track learning progress.
Instructions
Get details about a specific concept including current mastery for a student
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conceptId | Yes | The concept ID (e.g. k1, k2, k3...) | |
| studentId | Yes | The student ID |