feat(dropbox): add create text file action
This commit is contained in:
@@ -3,6 +3,8 @@ favicon: /favicons/dropbox.svg
|
||||
items:
|
||||
- name: Create a folder
|
||||
desc: Creates a new folder with the given parent folder and folder name.
|
||||
- name: Create a text file
|
||||
desc: Create a new text file from plain text content you specify.
|
||||
- name: Rename a file
|
||||
desc: Rename a file with the given file path and new name.
|
||||
---
|
||||
|
Reference in New Issue
Block a user