ssh_session_start
Establish a persistent SSH connection that preserves session state and context across commands.
Instructions
Start a persistent SSH session that maintains state and context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Server name from configuration | |
| name | No | Optional session name for identification |