set_slide_background_image
Set an image from your local filesystem as the background for a specific slide. Provide the slide index and file path.
Instructions
Sets an image file as the background of a slide. The image file must be accessible on the local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the image file (JPEG, PNG, TIFF, etc.) | |
| slideIndex | Yes | 1-based slide index |