forget
Remove specific facts from a knowledge base with cascading retraction of derived information via Truth Maintenance System. Optimizes data accuracy by eliminating outdated or incorrect entries.
Instructions
Retract a fact from the knowledge base. Any knowledge that was derived from this fact is also automatically forgotten via the Truth Maintenance System (cascading retraction). This is the inverse of 'tell'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| predicate | Yes | The relationship to forget | |
| args | Yes | The specific entities to forget about | |
| scope | No | Optional scope |