delete_node
Delete a map node and its entire subtree permanently. Verify the node ID first, as the action is irreversible and cannot target the root node or entire maps.
Instructions
Delete a node INCLUDING its whole subtree. The apex (root) cannot be deleted and whole maps cannot be deleted via the API. Irreversible — read the map first and double-check the node id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_id | Yes | ||
| node_id | Yes |