understand_technical_diagram
Analyzes technical diagrams including architecture, flowcharts, UML, ER, and sequence diagrams. Extracts components, relationships, design patterns, and provides improvement suggestions.
Instructions
Interpret architecture diagrams, flowcharts, UML, ER, sequence, and system topology diagrams. Returns structured analysis of components, relationships, design patterns, and improvement suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Image source: a data URI (data:image/...;base64,...), an http(s) URL, or a local file path | |
| diagramType | No | Diagram type hint: 'architecture', 'flowchart', 'uml', 'er', 'sequence', 'system', or 'auto' for auto-detection | auto |