ssh_list_files
List files in a directory on a remote server via SSH connection. Specify connection ID and remote path to view directory contents.
Instructions
List files in a directory on the remote server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | ID of an active SSH connection | |
| remotePath | Yes | Path to the directory on the remote server |