List Files
Lists the files in a folder, as paths you can loop over.
An action in the Files group.
Its type is action.file_list.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
path |
Folder | data in | String |
pattern |
Only names matching | data in | String |
paths |
Paths | data out | List of String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Folder | path |
— | — |
| Only names matching | pattern |
— | — |
| List | entries |
files |
files, folders, both |