ย้อนกลับไปยัง 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.