Google Docs öğesine geri dön

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

Append text to the end of a Google Docs document as a new paragraph.
googleDocsAppendText
BETA
İzinler
  • https://www.googleapis.com/auth/drive.file
İsteğe bağlı izinler
  • https://www.googleapis.com/auth/drive
Parametreler
İsimTürAçıklamaGerekli
documentIdfile Select the Google Docs document to append text to.Evet
textmustache Text to append at the end of the document. You can use placeholders such as "{{contactName}}" or "{{summary}}".Evet
prependNewlineboolean If true (default), a newline will be inserted before the text so it appears as a new paragraph.Hayır
İadeler
İsimTürAçıklama
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.