Skip to content
Download

File Details

Answers whether a file exists, how big it is and when it changed.

An action in the Files group. Its type is action.file_info.

Port Label Flow Type
in in execution in
out out execution out
path File or folder data in String
file File data out Object{exists: Boolean, path: String, name: String, isFolder: Boolean, sizeBytes: Long, modified: String or Nothing, error: String}
Field Key Default Notes
File or folder path