lore_delete
Delete a node and its children by path or ID. Irreversible action for removing mistaken or stale content from your lore.
Instructions
Delete a node (and its children) by path or id. Irreversible - use to clean up mistaken or stale nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node path (e.g. bot/exits) or id to delete. | |
| project | No | Project slug (defaults to .lorerc in cwd, then LORE_PROJECT). |