open_document
Open an HWP file by providing its path to start reading and editing. Returns document ID and file name for subsequent operations.
Instructions
Open an HWP document for reading and editing.
Args: file_path: Path to the HWP file
Returns: Document info including doc_id and file name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||