remove_from_diagram
mutationSeit v1.0Remove nodes or node types from a diagram. Also removes connected relationship visualizations on that diagram. Does NOT delete the underlying elements. Applied immediately.
Beispielanfrage
{"diagram": "System Overview", "node_ids": ["uuid-1", "REQ-3"]}Beispielantwort
{"success": true, "operation_count": 2, "versions": [68, 69]}