search_in_sheet
Find cells containing a specific value in a worksheet by providing file path, sheet name, and query. Supports exact match and result limits.
Instructions
Search for cells matching a value in a worksheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| query | Yes | ||
| filepath | Yes | ||
| sheet_name | Yes | ||
| max_results | No |