Replace text in document
google_docs_replace_textFind and replace strings in Google Docs to fill templates, update placeholders, or modify content in bulk.
Instructions
Replace all occurrences of a string in a document (template filling).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | Text to find (e.g. {{name}}). | |
| account | No | Account nickname to use. | |
| replace | Yes | Replacement text. | |
| matchCase | No | Match case (default true). | |
| documentId | Yes | Document ID. |