get_students
Retrieve the list of students in your class from Edupage. Optionally specify a school subdomain when managing multiple schools to get a JSON array of student records.
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 |