delete_node
Remove a node and all its connected edges from persistent memory to keep the knowledge graph accurate.
Instructions
Delete a node and all connected edges from persistent memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ID of the node to delete. |