insert_image
Insert an image into a Word document after a specified paragraph, with configurable width and height.
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 |