probe_disconnect
Disconnect a single connection by providing its ID, or disconnect all active connections by omitting the ID.
Instructions
Close a single connection (by id) or all connections if id is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Connection id returned by probe_connect. Omit to close every connection. |