Open persistent SSH session
ssh_openOpen a persistent remote bash shell for an SSH host alias, creating a clean session with a new id. Credentials come from local SSH config and agent.
Instructions
Open a new persistent remote bash shell for an allowed ssh_config Host alias from ssh_hosts. Each call creates a clean session with a new id. Credentials come only from local OpenSSH configuration/agent; passwords and private keys are never accepted as arguments and must not be read from disk by the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | No |