insert_image
Insert an image after a specified paragraph in a Word document. Set size in centimeters or EMU, and choose left, center, or right alignment.
Instructions
Insert an image after a paragraph. Size in cm (preferred) or EMU; cm overrides EMU.
align sets the image paragraph alignment (left/center/right).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| align | No | left | |
| para_id | Yes | ||
| width_cm | No | ||
| height_cm | No | ||
| width_emu | No | ||
| height_emu | No | ||
| image_path | Yes | ||
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |