Activate Worksheet
activate_worksheetSwitch to a specific worksheet tab in an already-open Excel workbook, making it the active sheet for subsequent edits.
Instructions
Make a worksheet the active tab in an open workbook.
Args: workbook: Workbook name or path (None = active workbook). name: Sheet to activate (required).
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| workbook | No |