get_class
Retrieve a class's full staff list—teachers, assistants, room parents—with user and association IDs to review current staffing before changes.
Instructions
Get one class with its full staff list (teachers, assistants, room parents).
Each staff entry includes the user_id (the person) and assoc_id (their
link to this class). Use this before changing staff to see the current state.
Args: section_id: Class/section ID (from list_classes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |