ssh_session_start
Launch a persistent SSH session that maintains state and context. Specify the target server and optionally name the session for organized remote management.
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 |