read_diagram
Parse draw.io files to extract pages, nodes, and connections as structured data for programmatic analysis.
Instructions
Read and parse a draw.io diagram file, returning a structured overview of all pages, nodes (shapes), and edges (connections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .drawio file |