停用机构老师
classin_stop_using_teacherDeactivate a teacher by UID to prevent them from being assigned to future courses. Ensure only active teachers can be selected for teaching assignments.
Instructions
停用机构老师。停用后该老师无法被指定为课程老师。
参数:
teacherUid: 要停用的老师UID
返回:
成功返回操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teacherUid | Yes | 要停用的老师UID | |
| response_format | No | 输出格式: 'markdown' 人类可读格式 或 'json' 机器可读格式 | markdown |