remove_node_type

mutationSeit v1.0

Remove a node type from the metamodel. Also cascades to remove all M1 instances of that type and their relationships. Applied immediately. Use with caution — cannot be undone via MCP.

Beispielanfrage

{"node_type": "LegacyComponent"}

Beispielantwort

{"success": true, "operation_count": 5, "versions": [47, 48, 49, 50, 51]}