get_workbook_info
Retrieve Excel workbook metadata: sheet names, exact dimensions, active sheet, and defined names. Understand the workbook structure before making changes.
Instructions
Get workbook-level metadata: sheets, exact dimensions, active sheet, defined names.
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 |
|---|---|---|---|
No arguments | |||