com_close_open_document
Close an open Word document and release its file lock so other tools can edit the file. Saves changes by default; pass save=False to discard unsaved changes.
Instructions
Tell the user's running Word to CLOSE an open document, releasing the file lock so file-based tools can edit it. Saves by default; pass save=False to discard unsaved changes. Use when switching from live editing to file-mode tools. Requires Word installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||