generate_diagram
Generate technical diagrams and flowcharts from natural language descriptions. Supports architecture, network, database, and other diagram types.
Instructions
Generate technical diagrams, flowcharts, and architectural mockups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the diagram content and structure | |
| type | No | Type of diagram to generate | flowchart |
| style | No | Visual style of the diagram | professional |
| layout | No | Layout orientation | hierarchical |
| complexity | No | Level of detail in the diagram | detailed |
| colors | No | Color scheme | accent |
| annotations | No | Label and annotation level | detailed |
| preview | No | Automatically open generated images in default viewer |