ppt_modify_shape
Update shape position, size, rotation, or z-order, and align or distribute multiple shapes on a slide. Only specified properties are changed.
Instructions
Deterministically update a shape's coordinates, dimensions, rotation, z-order, or apply multi-shape alignment and distribution. Only provided properties are modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| dx | No | ||
| dy | No | ||
| align | No | ||
| width | No | ||
| dwidth | No | ||
| height | No | ||
| dheight | No | ||
| z_order | No | ||
| rotation | No | ||
| shape_id | Yes | ||
| drotation | No | ||
| distribute | No | ||
| slide_number | Yes | ||
| target_shape_ids | No | ||
| presentation_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |