Kembali ke Google Docs

Sambungkan Knoon AI dengan Google Docs (Google) untuk mengotomatisasi alur kerja AI.

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