edge_quality_report
Audit edge quality across relationship types in the memory graph, surfacing low-confidence and noisy connections to diagnose graph health.
Instructions
Audit the quality of relationship edges in the memory graph. Returns counts per edge type, average edge_confidence per type, and the top-10 highest- and lowest-confidence edges for each type. Useful for diagnosing graph health and identifying noisy RELATES_TO edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project or workspace name used to partition memory. | |
| agent_id | No | Optional agent or client identifier used to partition memory. | |
| session_id | No | Optional conversation or run identifier used to partition memory. |