resize_element
Adjust dimensions of text, images, shapes, or tables on specific slides in Keynote presentations by specifying new width and height values.
Instructions
Resize an element on a slide
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | Slide number | |
| element_type | Yes | Element type: text, image, shape, or table | |
| element_index | Yes | Element index (1-based) | |
| width | Yes | New width in pixels | |
| height | Yes | New height in pixels | |
| doc_name | No | Document name (optional, defaults to front document) |