list_sheets
Lists every sheet in an Excel workbook with approximate row and column counts for each.
Instructions
List every sheet in a workbook with its approximate row/column counts.
Args: path: Path to the .xlsx file, or the name of a preloaded file. Omit if only one file is configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |