close_workbook
Free memory by closing an active Excel workbook session. Use discard_changes to close without saving.
Instructions
Close a workbook session and free its memory.
Refuses to close if there are unsaved changes, unless discard_changes=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| discard_changes | No |