validate_excel_range
Validate if an Excel range exists and is formatted correctly. Ensure data integrity by confirming range validity before use.
Instructions
Validate if a range exists and is properly formatted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| end_cell | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |