Πίσω στο Google Drive

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

Get metadata for a Google Drive file or folder.
googleDriveGetFile
ΒΕΤΑ
Άδειες
  • https://www.googleapis.com/auth/drive.file
Προαιρετικές άδειες
  • https://www.googleapis.com/auth/drive
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
fileIdfile Select the file or folder to fetch metadata for.Ναι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
statusstring DONE.
sensitive.fileIdstring Google Drive file ID.
sensitive.namestring Name of the item.
sensitive.mimeTypestring File MIME type (if available).
sensitive.sizestring Size (bytes).
sensitive.parentsarray Parent folder IDs.
sensitive.createdTimestring Created time (RFC 3339).
sensitive.modifiedTimestring Last modified time (RFC 3339).
confidential.webViewLinkstring Link to open the file in Google Drive (if available).
confidential.webContentLinkstring Direct download link for the file content (if available).