ssh_set_working_directory
Set the current working directory for an SSH connection using the provided connection ID and directory path, enabling efficient navigation and operations on remote systems via SSH MCP Server.
Instructions
Set the current working directory for a connection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionId | Yes | SSH connection ID | |
workingDirectory | Yes | Working directory path to set as current |