read_data_from_excel
Extract structured data, including cell values and validation metadata, from Excel worksheets using specified file paths, sheet names, and cell ranges. Returns JSON for easy integration and analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_cell | No | ||
filepath | Yes | ||
preview_only | No | ||
sheet_name | Yes | ||
start_cell | No |