invalidate_edge
Invalidate a stale or incorrect graph edge by providing its ID and reason. Returns a status string.
Instructions
Explicitly invalidates a graph edge when it is discovered to be stale or incorrect. Returns a status string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edge_id | Yes | The unique ID of the edge to invalidate. | |
| reason | Yes | The reason for invalidating this relationship. | |
| repo | No | Optional absolute path to the repository. |