model_unregister
Retire a model from active use or restore a retired model, while requiring human confirmation to enforce governance and prevent unintended changes.
Instructions
模型退役——标记退役(可恢复),强制人审。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 目标模型名 | |
| action | No | 动作:retire(默认退役)/ restore(恢复退役模型) | retire |
| comment | No | 备注(退役原因 / 恢复理由) | |
| human_confirmed | No | 🔴 人工确认(false/缺省 → 挂起等人审) |