add_image
Insert an image onto a LibreOffice slide using its file path, and set its position and size as percentages of the slide.
Instructions
Place an image from an absolute path. x/y/w/h are percent of the slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | Yes | ||
| w | Yes | ||
| x | Yes | ||
| y | Yes | ||
| path | Yes | ||
| slide | Yes | ||
| doc_id | Yes |