Microsoft Visio · Capability
Microsoft Visio Diagram Analysis
Workflow capability for analyzing Visio diagrams including reading pages, shapes, data items, comments, and hyperlinks. Used by business analysts and IT architects to programmatically inspect diagram content.
What You Can Do
GET
List pages
— List all pages.
/v1/pages
GET
List shapes
— List shapes on a page.
/v1/shapes
GET
List shape data items
— List data items for a shape.
/v1/shape-data
MCP Tools
list-pages
List all pages in a Visio diagram.
read-only
list-shapes
List all shapes on a diagram page.
read-only
get-shape
Get details of a specific shape.
read-only
list-shape-data-items
List data items attached to a shape.
read-only
APIs Used
visio-graph