ssh_disconnect
Cleanly terminate SSH connections with a specified ID when they are no longer needed. Ensures proper closure of remote sessions to maintain system efficiency and security.
Instructions
Disconnect from an SSH server
Example usage:
Use this to cleanly close SSH connections when they're no longer needed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionId | Yes | ID of the SSH connection to disconnect |