mark_contradiction
Flag two stored facts as mutually incompatible by adding a contradicts edge between their subjects. Use when both cannot be true; for newer facts replacing older ones, choose supersede instead.
Instructions
Record that two stored facts cannot both be true. Adds a contradicts edge between their subjects. Use supersede instead when the newer fact simply replaces the older in time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| dataset | No | ||
| confidence | No | ||
| first_relation_id | Yes | ||
| second_relation_id | Yes |