返回 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.