mempalace_kg_invalidate
Set an exclusive validity end time to invalidate a specific fact in a tenant's knowledge graph.
Instructions
Invalidate an exact tenant-scoped fact by setting its exclusive validity end time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ended | No | Date or timestamp at which the fact stopped being valid. | |
| object | Yes | Object of the exact fact to invalidate. | |
| subject | Yes | Subject of the exact fact to invalidate. | |
| predicate | Yes | Predicate of the exact fact to invalidate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fact | Yes | ||
| ended | Yes | ||
| success | Yes |