sftp_list
List files and directories in a remote directory over SFTP to inspect remote server contents.
Instructions
List files and directories in a remote path via SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Absolute path to the remote directory | |
| connectionId | Yes | The connection ID |