删除LMS单元
classin_delete_unitPermanently delete an LMS learning unit using its unit ID. Irreversible action removes the unit from the system.
Instructions
删除LMS学习单元。删除后不可恢复。
参数:
unitId: 要删除的单元ID
返回:
成功返回操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unitId | Yes | 要删除的单元ID | |
| response_format | No | 输出格式: 'markdown' 人类可读格式 或 'json' 机器可读格式 | markdown |