create_teacher_enrollment
Assign teachers to courses by linking teacher profiles with planned courses in the Eduframe system.
Instructions
Enroll a teacher to a planned_course.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planned_course_id | Yes | Unique identifier of the planned course. | |
| teacher_id | Yes | Unique identifier of the teacher. | |
| teacher_role_id | No | Unique identifier of the teacher role. |