ppt_move_shape
Move a shape on a slide by setting absolute x,y coordinates or relative dx,dy offsets, measured in inches.
Instructions
Move a shape by specifying absolute coordinates (x, y) or relative deltas (dx, dy) in inches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| dx | No | ||
| dy | No | ||
| shape_id | Yes | ||
| slide_number | Yes | ||
| presentation_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |