delete_entity
Remove an entity page from the MCP server only when explicitly confirmed, preventing accidental deletion of audit records.
Instructions
删除 entity 页。🔴 破坏性操作,必须 confirmed:true 才执行。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | entity 名称(不含 .md 后缀) | |
| confirmed | Yes | 人工确认标志——必须显式 true 才执行删除 |