List remote files
list_filesRetrieve a directory listing of files under a configured XServer domain root via SFTP, specifying a domain, optional path, and server profile.
Instructions
List files under a configured domain root over SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path relative to the configured domain root. | . |
| domain | Yes | Configured domain root to operate under. | |
| server_id | No | Server profile id. Defaults to config.defaultServer. |