set_compatible_document
Set a document's compatibility mode for a target program (e.g., HWP) with an optional version, ensuring correct opening and formatting across applications.
Instructions
Set document compatibility mode.
Args: doc_id: Document ID from open_document target_program: Target program identifier (0=HWP) current_version: Optional version number for compatibility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| target_program | No | ||
| current_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||