Google Docs öğesine geri dön

Knoon AI'yi Google Docs (Google) ile bağlayarak AI iş akışlarını otomatikleştirin.

Create a new Google Docs document, optionally in a specific Google Drive folder, and optionally with initial text content.
googleDocsCreateDocument
BETA
İzinler
  • https://www.googleapis.com/auth/drive.file
İsteğe bağlı izinler
  • https://www.googleapis.com/auth/drive
Parametreler
İsimTürAçıklamaGerekli
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.Hayır
titlemustache Title of the new Google Docs document (e.g. "Customer Summary").Evet
initialTextmustache Optional initial text content to insert into the document body.Hayır
İadeler
İsimTürAçıklama
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.