Atrás a Google Docs

Conectar Knoon AI con Google Docs (Google) para automatizar flujos de trabajo de AI.

Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
Beta
Permisos
  • https://www.googleapis.com/auth/drive.file
Permisos opcionales
  • https://www.googleapis.com/auth/drive
Parámetros
NombreTipoDescripciónRequerido
documentIdfile Select the Google Docs document to fetch.
includeTabsContentboolean If true, include content from all tabs in the document (when supported by the Docs API).No
Devoluciones
NombreTipoDescripción
statusstring DONE.
documentany The full Google Docs Document resource as returned by the Docs API (including body/tabs, namedRanges, styles, etc.).
sensitive.documentIdstring ID of the document that was fetched.