Wróć do Google Docs

Połącz Knoon AI z Google Docs (Google), aby zautomatyzować przepływy pracy AI.

Find and replace all occurrences of a given text in a Google Docs document.
googleDocsReplaceText
BETA
Uprawnienia
  • https://www.googleapis.com/auth/drive.file
Uprawnienia opcjonalne
  • https://www.googleapis.com/auth/drive
Parametry
NazwaTypOpisWymagane
documentIdfile Select the Google Docs document to run find-and-replace on.Tak
searchTextmustache Text to search for in the document (e.g. "{{oldCompanyName}}").Tak
replaceTextmustache Text to replace each occurrence with (e.g. "{{newCompanyName}}").Tak
matchCaseboolean Whether the search should be case-sensitive. Default is false.Nie
Zwroty
NazwaTypOpis
statusstring UPDATED or ERROR.
replacedCountnumber Total number of occurrences that were replaced in the document.
sensitive.documentIdstring ID of the document that was updated.