get_students
Retrieve a list of students in your class from Edupage. Returns a JSON array of student records, with optional filtering by school subdomain.
Instructions
Get students in your class.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of lean student records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |