KG Invalidate Triple
localnest_kg_invalidateMark a knowledge graph triple as outdated by setting its expiration date. The triple remains in history but is excluded from current queries.
Instructions
Set valid_to on a triple to mark it as no longer current. The triple remains in history but is excluded from current-state queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| triple_id | Yes | ||
| valid_to | No | ||
| terse | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |