list_directory
List and retrieve contents of a remote directory via SSH using specified server and path parameters. Simplify remote file management and directory navigation.
Instructions
列出远程目录内容 参数:
- server_name: 服务器名称
- path: 目录路径,默认为根目录
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | / | |
server_name | Yes |