create_template
Create and manage diagram templates: build, save, list, delete, and apply customizable templates for consistent diagramming workflows.
Instructions
创建或管理图表模板
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 模板操作类型 | |
| diagram_id | No | 源图表ID(用于save操作) | |
| template_id | No | 模板ID(用于save, delete, apply操作) | |
| apply_params | No | 应用模板时的参数值 | |
| template_data | No | 模板数据 |