Quay lại Google Docs

Kết nối Knoon AI với Google Docs (Google) để tự động hóa các quy trình làm việc AI.

Create a new Google Docs document, optionally in a specific Google Drive folder, and optionally with initial text content.
googleDocsCreateDocument
BẢN THỬ NGHIỆM
Quyền hạn
  • https://www.googleapis.com/auth/drive.file
Quyền hạn tùy chọn
  • https://www.googleapis.com/auth/drive
Tham số
TênLoạiMô tảBắt buộc
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.Không
titlemustache Title of the new Google Docs document (e.g. "Customer Summary").
initialTextmustache Optional initial text content to insert into the document body.Không
Trả về
TênLoạiMô tả
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.