parse_diagram
Extract structured nodes, edges, and page metadata from a .drawio XML file to enable programmatic diagram analysis.
Instructions
Parse a .drawio XML file and extract structured nodes, edges, and page metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |