delete_node
Remove a node from the mindmap, keeping its child nodes orphaned (disconnected but retained in the map).
Instructions
Remove a node from the mindmap. Child nodes are orphaned (kept in the map but disconnected from the tree). Use search_ideas first if you are unsure of the nodeId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ID of the node to delete |