substituteClassTeacher
Assign a different teacher to a class by providing class ID, original teacher ID, and substitute teacher ID.
Instructions
Substitute a teacher for a class
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classId | Yes | Class ID | |
| originalTeacherId | Yes | Original teacher ID | |
| substituteTeacherId | Yes | Substitute teacher ID | |
| substituteTeacherName | No | Substitute teacher name (optional) |