get_low_confidence_mementos
Identify and review potentially obsolete knowledge in the memory system by finding memories with low confidence scores for quality assurance and cleanup.
Instructions
Find memories with low confidence scores.
Use for:
Identifying potentially obsolete knowledge
Periodic cleanup and verification
Quality assurance of the knowledge base
Finding memories that need review
Features:
Filter by confidence threshold (default: < 0.3)
Shows relationships causing low confidence
Includes memory details and last access time
Sorted by confidence (lowest first)
Returns:
List of low confidence relationships with associated memories
Memory details for both ends of each relationship
Confidence scores and last access times
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Confidence threshold (default: 0.3) | |
| limit | No | Maximum number of results (default: 20) |