LIST_FILES_ERROR error condition
list_files failed.
CONNECTION_NOT_EXISTS
The provided connection <connection> does not exist.
PATH_IS_FILE
list_files expects a directory, but the source path <path> is a file. Use read_files to read file contents.
PATH_NOT_EXISTS
The source path <path> does not exist.