add_picture_base64_end
Insert a base64-encoded image at the end of a Word document. Specify optional width, height, and aspect ratio settings.
Instructions
Add an image (base64) at the end of the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| image_base64 | Yes | ||
| width_points | No | ||
| height_points | No | ||
| keep_aspect | No |