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