delete_node
Delete a node and all its children, returning a byte-level audit report. If XML parsing fails, the original backup is restored automatically.
Instructions
Delete a node and all its children.
Args: node_id: Node ID.
Returns: Confirmation message followed by byte-by-byte audit report. On XML parse failure, backup is restored automatically (ROLLBACK).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |