insert_file
Insert a file into an open HWP document using its document ID and file path, enabling addition of external content directly into the active document.
Instructions
Insert another file into the document.
Args: doc_id: Document ID from open_document file_path: Path to the file to insert
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||