parse_drawio
Parse Draw.io XML to extract diagram structure, including cells, edges, layers, and statistics. Validate and analyze diagram syntax for AI-generated content verification.
Instructions
Parse Draw.io XML and extract diagram structure. Returns cells, edges, layers, and statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_content | Yes | The Draw.io XML content to parse |