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.