connect_shapes
Draw an arrow connector between two shapes in a Visio diagram, using source and target shape IDs. Optionally add a label to clarify the relationship.
Instructions
Draw a connector (arrow) between two shapes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Optional connector label. | |
| pageIndex | No | 0-based page index. | |
| toShapeId | Yes | Target shape ID. | |
| fromShapeId | Yes | Source shape ID. |