List files in a folder
Returns only file entries (no folders) in the given path. Useful when you need file IDs or paths for download or read operations.
SELECT *
FROM list_files
Returns only file entries (no folders) in the given path. Useful when you need file IDs or paths for download or read operations.
SELECT *
FROM list_files