Save Workbook
save_workbookSave an open Excel workbook in place, matching Ctrl+S. Specify workbook name or use the active one to persist changes.
Instructions
Save an open workbook in place (equivalent to pressing Ctrl+S).
Args: workbook: Workbook name or path (None = the active workbook of the first Excel instance found).
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook | No |