open_drawio_engineering
Open engineering diagrams in draw.io with automatic loading of 240+ engineering stencil libraries for RF, electrical, PCB, wireless, and general engineering design.
Instructions
Opens the draw.io editor with engineering diagram XML and automatically loads 240+ engineering stencil libraries in the sidebar. Libraries cover RF components (amplifiers, mixers, filters, switches, antennas, oscillators), electrical (power ICs, connectors, test equipment), PCB (stackup layers, vias, impedance), wireless/telecom (protocol badges, spectrum, modulation), and general engineering (system blocks, rack diagrams, cables, thermal management, passive components). Use this instead of open_drawio_xml when creating engineering block diagrams. IMPORTANT: Do NOT use double hyphens (--) inside XML comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The draw.io XML content in mxGraphModel format. This is the diagram content; engineering stencils are loaded automatically in the sidebar. | |
| stencils | No | Which stencil libraries to load. Defaults to all libraries. Available: rf-blocks, rf-amplifiers-mixers, rf-filters-attenuators, rf-passive-components, rf-sources-oscillators, rf-switches-detectors, rf-antennas-txlines, ee-power-ics, ee-connectors, ee-test-equipment-emc, pcb-stackup-vias, wireless-telecom, general-engineering | |
| lightbox | No | Open in lightbox mode (read-only view). Default: false | |
| dark | No | Dark mode setting. Default: auto |