kremis_retract
Reduce the weight of a relationship edge between two entities to retract or invalidate a previously asserted signal.
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) |