العودة إلى Google Docs

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

Find and replace all occurrences of a given text in a Google Docs document.
googleDocsReplaceText
بيتا
الأذونات
  • https://www.googleapis.com/auth/drive.file
الأذونات الاختيارية
  • https://www.googleapis.com/auth/drive
المعلمات
الاسمالنوعالوصفمطلوب
documentIdfile Select the Google Docs document to run find-and-replace on.نعم
searchTextmustache Text to search for in the document (e.g. "{{oldCompanyName}}").نعم
replaceTextmustache Text to replace each occurrence with (e.g. "{{newCompanyName}}").نعم
matchCaseboolean Whether the search should be case-sensitive. Default is false.لا
العائدات
الاسمالنوعالوصف
statusstring UPDATED or ERROR.
replacedCountnumber Total number of occurrences that were replaced in the document.
sensitive.documentIdstring ID of the document that was updated.