Actions
create_file
Create a new file in the given path
createFolder
Creates a folder at given path.
deleteFile
Deletes a file at given path.
deleteFolder
Deletes an existing folder at given path.
listFolderContents
Lists the contents of a given folder.
read_file_content
Read the content of a file.
renameFileOrFolder
Renames a file or folder at given path.
upload_file
Upload a file to the given path.
Triggers
new_file
Trigger when a new file is created or modified.























