list_conflicts
List contradiction edges in memory to identify and review unresolved disagreements between nodes before resolution.
Instructions
List contradiction and update edges, with unresolved conflicts shown by default. Use to review memory disagreements before resolving them. Returns conflict entries with source and target nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_resolved | No | Whether to include conflicts that were already marked resolved. | |
| limit | No | Maximum number of conflicts to return. |