save_document
Persist current edits to the document's existing location, or save a copy to a new path with format derived from the file extension.
Instructions
Save a document.
With no path, saves in place (the document must already have a location). With an absolute path, saves a copy; format is inferred from the extension if omitted (e.g. odt, pdf, docx, ods, xlsx, csv, html).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| doc_id | Yes | ||
| format | No |