kremis_retract
Decrease the weight of an edge between two entities in a knowledge graph to retract a previously recorded signal or invalidate a relationship.
Instructions
Decrement the weight of an edge between two entities (edge invalidation / signal retraction)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_entity | Yes | Source entity ID (the edge origin) | |
| to_entity | Yes | Target entity ID (the edge destination) |