Search and Replace
search_and_replaceFinds all instances of specified text in a Word document and replaces them with new text.
Instructions
Search for text and replace all occurrences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| find_text | Yes | ||
| replace_text | Yes |