docs_find_replace
Find and replace specific text in a Google Doc. Use match case to control whether searches are case-sensitive.
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 |