Microsoft Visio API · Capability
Visio JavaScript API — Shapes
Visio JavaScript API — Shapes. 3 operations. Lead operation: List Shapes. Self-contained Naftiko capability covering one Visio business surface.
What You Can Do
GET
Listshapes
— List Shapes
/v1/document/pages/{pagename}/shapes
GET
Getshape
— Get Shape
/v1/document/pages/{pagename}/shapes/{shapeid}
PATCH
Updateshapeview
— Update Shape View
/v1/document/pages/{pagename}/shapes/{shapeid}/view
MCP Tools
list-shapes
List Shapes
read-only
idempotent
get-shape
Get Shape
read-only
idempotent
update-shape-view
Update Shape View
idempotent