删除机构标签
classin_delete_school_labelDelete a school label permanently by providing its label ID. This action is irreversible and cannot be undone.
Instructions
删除机构标签。删除后不可恢复。
参数:
labelId: 要删除的标签ID
返回:
成功返回操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labelId | Yes | 要删除的标签ID | |
| response_format | No | 输出格式: 'markdown' 人类可读格式 或 'json' 机器可读格式 | markdown |