delete_node
Remove a node and its connected edges from the knowledge graph to clean up outdated or incorrect information.
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. |