batch_convert_files
Convert multiple files in bulk to target formats such as HWP, HWPX, PDF, or DOCX by specifying source and destination paths.
Instructions
Batch convert files between formats (HWP, HWPX, PDF, DOCX, etc.).
Args: doc_id: Document ID from open_document src_files: List of source file paths dest_files: List of destination file paths format: Target format string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| format | No | HWP | |
| src_files | No | ||
| dest_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||