get_classrooms
Retrieve all classrooms for a school as a JSON array, with an optional school subdomain for multi-school environments.
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 |