excel_read_workbook
Retrieve all sheet names and metadata from an Excel workbook by providing the file path. Optionally choose JSON or Markdown output.
Instructions
List all sheets and metadata of an Excel workbook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the Excel file | |
| responseFormat | No | json |