get_workbook_info
Retrieve Excel workbook metadata: list sheets, exact dimensions, active sheet, and defined names. Provides essential info for spreadsheet inspection.
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 | |||