save_document
Save modified Microsoft Word documents back to .docx files by serializing XML changes and repacking the archive. Overwrites original or saves to specified output path.
Instructions
Save all changes back to a .docx file.
Serializes modified XML parts and repacks into a DOCX archive.
Args: output_path: Path for the output file. If empty, overwrites the original.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No |