العودة إلى Google Docs

اتصل بـ Knoon AI مع Google Docs (Google) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Append text to the end of a Google Docs document as a new paragraph.
googleDocsAppendText
بيتا
الأذونات
  • https://www.googleapis.com/auth/drive.file
الأذونات الاختيارية
  • https://www.googleapis.com/auth/drive
المعلمات
الاسمالنوعالوصفمطلوب
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.لا
العائدات
الاسمالنوعالوصف
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.