ssh_list_remote_directory
Lists contents of a remote directory via an active SSH connection. Specify the connection ID and optional path to view files and folders on the remote server.
Instructions
列出远程目录内容
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | SSH连接ID | |
| remote_path | No | 远程目录路径 | . |