get_stale_context
Find outdated connections in your knowledge graph by listing relationships whose confidence has fallen below a threshold, optionally filtered by repository.
Instructions
Returns relationships that have decayed in confidence and may be outdated as a Markdown string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Confidence threshold below which edges are considered stale (0.0-1.0, default: 0.5). | |
| repo | No | Optional absolute path to the repository to scope results. |