get_type_vocabulary
Retrieve the complete vocabulary for a specified diagram type, including all element kinds with their Visio masters, default sizes, and styling, to build valid nodes.
Instructions
Return the full element vocabulary for one diagram type: each kind's Visio master, default size (px @96dpi), and default styling. Use this to build nodes with valid "kind" values for the chosen type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagram_type | Yes | Diagram type key, e.g. "activity" or "flowchart". |