sheet_find
Find cells whose value or formula contains the text (case-insensitive) in the used range of a sheet. ALWAYS pass "sheet" with the exact tab name when the workbook has more than one sheet: without it only the sheet that happens to be open is searched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sheet | No | Exact tab name. Required when the workbook has more than one sheet. |