Understand Technical Diagram
understand_technical_diagramSubmit a technical diagram image and a prompt to understand its components, relationships, and flows. Supports UML, ER, architecture, network, and sequence diagrams.
Instructions
Analyze technical diagrams including architecture diagrams, flowcharts, UML, ER diagrams, network diagrams, and sequence diagrams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What you want to understand or extract from this diagram. | |
| diagram_type | No | Optional diagram type hint, such as architecture, flowchart, UML, ER, or sequence. | |
| image_detail | No | Optional Codex Responses input_image detail. Defaults to CODEX_VISION_IMAGE_DETAIL or high. | |
| image_source | Yes | Local file path, remote URL, or data:image URL to the diagram. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes | ||
| metadata | No |