list_class_students
Retrieve the list of students enrolled in a specific class by providing its section ID, enabling quick roster checks for school administrators.
Instructions
List the students enrolled in one class.
Args: section_id: Class/section ID (from list_classes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |