create_document
Create a new Visio drawing document, selecting an optional template and measurement unit (US or metric) to start diagramming.
Instructions
Create a new drawing document in Visio.
Args:
template: Visio template name or absolute path. Examples:
'BASFLO_U.VSTX' (Basic Flowchart, US units) or bare 'BASFLO'
(units suffix added from measurement). Omit for a blank drawing.
measurement: 'us' (inches) or 'metric' — used when template has no
_U/_M suffix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | No | ||
| measurement | No | us |