Назад к Google Docs

Подключите Knoon AI к Google Docs (Google), чтобы автоматизировать AI рабочие процессы.

Fetch the full Google Docs document structure, including body content and structural elements.
googleDocsGetDocument
Бета
Разрешения
  • https://www.googleapis.com/auth/drive.file
Опциональные разрешения
  • https://www.googleapis.com/auth/drive
Параметры
ИмяТипОписаниеОбязательно
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).Нет
Возвраты
ИмяТипОписание
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.