Πίσω στο Google Drive

Σύνδεση Knoon AI με Google Drive (Google) για αυτοματοποίηση ροών εργασίας AI.

Create a new folder in Google Drive, optionally inside a specific parent folder.
googleDriveCreateFolder
ΒΕΤΑ
Άδειες
  • https://www.googleapis.com/auth/drive.file
Προαιρετικές άδειες
  • https://www.googleapis.com/auth/drive
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
parentFolderIdfile Optional. Select the parent Google Drive folder. If not set, the folder will be created in root.Όχι
folderNamemustache Name of the folder to create (e.g. "Invoices 2026").Ναι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
statusstring CREATED or ERROR.
sensitive.folderIdstring Google Drive folder ID.
sensitive.namestring Name of the created folder.
sensitive.mimeTypestring MIME type of the created folder.
sensitive.parentsarray (string)Parent folder IDs.
sensitive.createdTimestring Folder creation time.
sensitive.modifiedTimestring Last modified time.
confidential.webViewLinkstring Web link to open the folder in Google Drive.