file_list
List files and subdirectories in a remote directory on a specified server, enabling quick inspection of server file structures for operations and troubleshooting.
Instructions
列出远程服务器上指定目录的文件和子目录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 远程目录路径,如 /data/www 或 /var/log | |
| server | Yes | 目标服务器名称 |