search_and_replace
Modify content in Word documents by locating specific text and replacing it with new content. Specify file path, search text, replace text, and optional case sensitivity for precise edits.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | ||
matchCase | No | ||
replaceText | Yes | ||
searchText | Yes |