Back to Google Drive

Connect Knoon AI with Google Drive (Google) to automate AI workflows.

Watch a Google Drive file by file ID and return a deterministic snapshot using change-signaling file fields only.
googleDriveFileWatch
BETA
Internal
Permissions
  • https://www.googleapis.com/auth/drive.file
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
fileIdstring Google Drive file ID to watch.Yes
Returns
NameTypeDescription
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.