List masters
visio_list_mastersList shape masters from a Visio document or stencil to use with shape-adding operations.
Instructions
List the shape masters available to drop with visio_add_shape.
With no arguments this covers the masters already used in the drawing plus every open stencil, which is usually what matches the drawing's existing style.
Args: stencil: Look inside this stencil instead, by file name Visio knows (for example "BASIC_U.VSSX") or a full path to a .vssx file. document: File name or 1-based index. Omit for the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stencil | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |