get_classrooms
Retrieve a JSON array of all classroom records for your school. Specify the school subdomain if managing multiple schools.
Instructions
Get all classrooms in the school.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of lean classroom records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |