remove_server
Remove a saved server configuration using a confirmation token. Production servers receive extra warnings before deletion.
Instructions
删除已保存的服务器配置。删除任何服务器都需要先获取 confirmationToken,生产环境服务器会有特别警告。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | 服务器别名 | |
| confirmationToken | No | 删除确认 token(首次调用会返回 token,使用 token 再次调用以确认删除) |