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