move_shape
Reposition any shape in a Visio diagram using new top-left coordinates in inches, with optional page selection.
Instructions
Move a shape to a new position (top-left coordinates in inches).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X in inches from left edge. | |
| y | Yes | New Y in inches from top edge. | |
| shapeId | Yes | Shape ID, e.g. "Sheet.5". | |
| pageIndex | No | 0-based page index. |