find_replace
Find and replace text in a Google Sheet, with options for range, all sheets, case matching, regex, and formula inclusion.
Instructions
Find and replace text in one range or all sheets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | ||
| range | No | ||
| all_sheets | No | ||
| match_case | No | ||
| replacement | Yes | ||
| spreadsheet_id | Yes | ||
| search_by_regex | No | ||
| include_formulas | No | ||
| match_entire_cell | No |