List Open Workbooks
list_open_workbooksSee all Excel workbooks currently open across every Excel instance. Returns workbook names, file paths, save state, and window handles for live editing.
Instructions
List all workbooks currently open, across every running Excel instance.
Returns: JSON with each workbook's name, full path, save state, and which Excel window (by Hwnd) it belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||