save_document_as
Save an open HWP document to a new file using its document ID and target output path. Get confirmation of the saved file location.
Instructions
Save the document to a new file.
Args: doc_id: Document ID from open_document output_path: Output file path
Returns: Save confirmation with path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||