get_list_of_files
Retrieve a detailed file listing from a remote Linux host via SSH for a specified absolute path, including permissions, sizes, and dates.
Instructions
Collects list of files for a specific abs path from a remote Linux host via SSH. Returns with -lah option
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| user | Yes | ||
| abs_path | No | / | |
| port | No | ||
| password | No | ||
| key_path | No | ||
| timeout | No | ||
| accept_new_hostkey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||