open_drawio_xml
Opens a draw.io editor with a diagram from XML content or a URL. Use it to create, view, or edit diagrams in native draw.io XML format.
Instructions
Opens the draw.io editor with a diagram from XML content or a URL to XML content. Use this to create, view, or edit diagrams in native draw.io/mxGraph XML format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The draw.io XML content or a URL pointing to XML content. If a URL is provided, the content will be fetched automatically. | |
| lightbox | No | Open in lightbox mode (read-only view). Default: false | |
| dark | No | Dark mode setting. Default: auto |