close_connection
Close the SSH connection to a specified host. The connection re-establishes automatically on the next command.
Instructions
Close the SSH connection to a host.
The connection will be re-established automatically on the next tool call.
Args: host_name: Named host to disconnect; disconnects default host if omitted.
Returns: Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |