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.

Append text to the end of a Google Docs document as a new paragraph.
googleDocsAppendText
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
documentIdfile Select the Google Docs document to append text to.
textmustache Text to append at the end of the document. You can use placeholders such as "{{contactName}}" or "{{summary}}".
prependNewlineboolean If true (default), a newline will be inserted before the text so it appears as a new paragraph.Không
Trả về
TênLoạiMô tả
statusstring APPENDED or ERROR.
startIndexnumber Document index where the appended text starts.
endIndexnumber Document index immediately after the appended text.
sensitive.documentIdstring ID of the document that was updated.