ssh_host_disconnect
Disconnect the current SSH session to close the connection before switching hosts or finishing remote operations.
Instructions
Disconnect the current SSH connection if one exists.
Use this when you want to explicitly close the current SSH connection before connecting to a different host or when you're done with SSH operations.
Returns: Dictionary with disconnection status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||