add_image
Insert images into Apple Keynote slides by specifying slide number and image file path, with optional positioning controls for precise placement.
Instructions
Add an image to a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| image_path | Yes | Path to the image file | |
| x | No | X coordinate in pixels (optional). Suggested for image: 400-600 | |
| y | No | Y coordinate in pixels (optional). Suggested for image: 200-400 |