search
Find cells containing specific values in Excel or CSV files to locate data quickly. Use exact or partial matching across sheets for efficient data analysis.
Instructions
Search for cells containing a specific value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the CSV or Excel file | |
| searchValue | Yes | Value to search for | |
| exact | No | Whether to match exactly or contains (default: false) | |
| sheet | No | Sheet name for Excel files (optional) |