list_class_students
List all students enrolled in a class by supplying the section ID.
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 |