ssh_connect_with_credential
Establish SSH connections using stored credentials for secure remote server access. Simplify authentication by leveraging saved credential IDs and unique connection identifiers.
Instructions
Connect to SSH server using saved credentials
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionId | Yes | Unique identifier for this connection | |
credentialId | Yes | Stored credential ID to use |