Developer & admin tools

Layout exports, legacy library extraction, and diagnostics — not part of day-to-day drafting.

These commands exist but aren't part of day-to-day drafting:

DT_EXPORT_WIRE_SCHEDULE_LAYOUT / DT_EXPORT_TABLE_LAYOUT

Admin/template-developer tools that export a table's formatting (widths, merges, text styles, borders) to JSON for baking into the plugin. DT_EXPORT_TABLE_LAYOUT works on any selected table (BOM, disconnect schedule); the wire-schedule variant is specific to the PV4 table. Not needed for production drawings.

EXPORT_LEGACY_COMPONENT_LIBRARY

Admin/migration tool for extracting blocks from legacy master drawings into a component library file, optionally attaching it to the active template.

MCP_PING

A diagnostic no-op; it does nothing by design.