| Name | Type | Description |
|---|---|---|
path* | string |
List files and directories in the specified directory (non-recursive).
Uses pure POSIX shell (find + stat) via execute() — works on any Linux including Alpine. No Python or Node.js needed.
Absolute path to directory