insert_image
Insert an image into a Word document at a specified paragraph position. Define image path, size, and target paragraph to enhance document content.
Instructions
Insert an image into the document after a paragraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| image_path | Yes | ||
| width_emu | No | ||
| height_emu | No | ||
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |