List connections
visio_list_connectionsList all connectors in a Visio page, showing the source and target shapes for each connection. Identify connectors with missing endpoints to spot broken diagram links.
Instructions
Read the page as a graph: which shape each connector runs from and to.
Connectors that are glued at only one end, or at neither, come back with null on the loose side, which is how you spot a broken diagram.
Args: page: Page name or 1-based index. Omit for the page on screen. document: File name or 1-based index. Omit for the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |