docs_replaceText
Replace every instance of specified text with new text in a Google Doc to update content quickly.
Instructions
Replaces all occurrences of text with new text in a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Tab ID (replaces in all tabs if omitted). | |
| findText | Yes | Text to find. | |
| documentId | Yes | Document ID or URL. | |
| replaceText | Yes | Replacement text. |