log_topic
Record student topics or doubts with timestamps and get a unique ID for tracking.
Instructions
Log a topic or doubt a student studied or asked about. Stores it with a timestamp and returns an id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | What was covered or what is still unclear | |
| topic | Yes | The specific topic or doubt studied | |
| subject | Yes | The subject area, e.g. Chemistry | |
| studentId | Yes | The student ID |