返回 Google Drive

將 Knoon AI 與 Google Drive (Google) 連接以自動化 AI 工作流程。

Watch a Google Drive file by file ID and return a deterministic snapshot using change-signaling file fields only.
googleDriveFileWatch
測試版
內部
權限
  • https://www.googleapis.com/auth/drive.file
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
fileIdstring Google Drive file ID to watch.是的
退貨
名稱類型說明
fileIdstring Google Drive file ID.
namestring File name.
mimeTypestring Google Drive MIME type.
parentsarray Parent folder IDs.
sizestring File size in bytes when available.
modifiedTimestring Last modified time (RFC 3339).
versionstring Drive file version.
trashedboolean Whether the file is trashed.