docs_find_replace
Search a Google Doc for specific text and replace it with new text using the document ID, search phrase, and replacement phrase. Optionally match case for precise edits.
Instructions
Find and replace text in a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find_text | Yes | ||
| match_case | No | ||
| document_id | Yes | ||
| replace_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |