ssh_shell_close
Terminate an active interactive shell session on a remote server, freeing up resources and closing the connection.
Instructions
Close an interactive shell session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shellId | Yes | Shell ID from ssh_shell_start | |
| sessionId | Yes | Session ID from ssh_connect |