clash.runtime.close_connection
Terminate a specific network connection by ID after user confirmation. Only closes one connection at a time.
Instructions
Close a specific connection by ID. Does NOT support closing all connections (that requires 强制确认 level). Light confirmation required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmed | Yes | Must be true to proceed | |
| connectionId | Yes | Connection ID to close |