read_data_from_excel
Extract structured data from Excel sheets, including cell values, metadata, and validation rules. Specify file path, sheet name, and cell range to retrieve JSON-formatted data for analysis or integration.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_cell | No | ||
filepath | Yes | ||
preview_only | No | ||
sheet_name | Yes | ||
start_cell | No |