excel_get_merged_cells
List all merged cell ranges in an Excel sheet by providing the file path and sheet name.
Instructions
List all merged cell ranges in a sheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the Excel file | |
| sheetName | Yes | Name of the sheet | |
| responseFormat | No | json |