get_class
Retrieve a class's complete staff list (teachers, assistants, room parents) using its section ID to review current assignments before making 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 |