Назад к Google Docs

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

Create a new Google Docs document, optionally in a specific Google Drive folder, and optionally with initial text content.
googleDocsCreateDocument
Бета
Разрешения
  • https://www.googleapis.com/auth/drive.file
Опциональные разрешения
  • https://www.googleapis.com/auth/drive
Параметры
ИмяТипОписаниеОбязательно
parentFolderIdfile Optional. Select a Google Drive folder to create the new Google Doc in. If not set, the document will be created in the root of Google Drive.Нет
titlemustache Title of the new Google Docs document (e.g. "Customer Summary").Да
initialTextmustache Optional initial text content to insert into the document body.Нет
Возвраты
ИмяТипОписание
statusstring CREATED or ERROR.
sensitive.documentIdstring ID of the created Google Doc.
sensitive.titlestring Title of the created doc.
sensitive.parentFolderIdstring Parent folder ID if provided.