hwp_save_document
Save the open document to a specified path and format, supporting hwp, hwpx, pdf, and docx. Call after edits to persist changes.
Instructions
현재 열린 문서를 지정된 경로와 형식으로 저장합니다. 편집 작업 후 반드시 호출하여 변경사항을 저장하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 저장할 파일 경로 | |
| format | No | 저장 형식 (생략 시 경로 확장자에서 추론, 기본: hwp) |