Import a diagram
import_diagramImport existing draw.io XML documents into your account as new diagrams. Validates and sanitizes the XML for safe reuse.
Instructions
Import an existing draw.io (mxGraphModel/mxfile) XML document as a new diagram in your account. Validated and sanitized. Free (no AI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | draw.io mxGraphModel/mxfile XML | |
| title | No | Optional title (derived if omitted) | |
| diagram_type | No | architecture | flowchart | ... (default: architecture) | |
| cloud_provider | No | aws | azure | gcp | ... (default: general) |