get_teachers
Retrieve a full list of teachers in your school. Returns a JSON array of teacher records, with optional school subdomain for multi-school setups.
Instructions
Get all teachers in the school.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of lean teacher records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |