remote_file_list
List files in a remote directory with detailed attributes such as permissions, sizes, and timestamps, similar to ls -la.
Instructions
List files in a remote directory with details (like ls -la).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote directory path to list | |
| sessionId | No | Session ID (optional, defaults to active session) |