List Worksheets
list_worksheetsList worksheet names in tab order for an open Excel workbook, and identify the active sheet. Specify a workbook by name or path, or use the active workbook.
Instructions
List worksheet names, in tab order, for an open workbook.
Args: workbook: Workbook name or path (None = active workbook).
Returns: JSON with sheet names and which one is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook | No |