Zurück zu Google Drive

Verbinde Knoon AI mit Google Drive (Google), um KI-Workflows zu automatisieren.

Watch a Google Drive file by file ID and return a deterministic snapshot using change-signaling file fields only.
googleDriveFileWatch
Beta
Intern
Berechtigungen
  • https://www.googleapis.com/auth/drive.file
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
fileIdstring Google Drive file ID to watch.Ja
Rückgaben
NameTypBeschreibung
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.