Tool to get the count of files in a Backendless directory. Use when you need to determine how many items match a filter or include subdirectories.
subbooleanIf true, include files in subdirectories recursively.
pathRequiredstringPath of the directory to count files in. Must start with '/'.
patternstringOptional glob or regex pattern to filter files (prefix with 'glob:' or 'regex:').
user_tokenstringOptional user-token header for authenticated operations. Enforces user security policies if provided.
count_directoriesbooleanIf true, include directories in the count as well.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.