check_pair
Read-only
Compare two Markdown notes to find contradictory claims, such as conflicting numbers or negated statements.
Instructions
Run the full contradiction check between two specific notes. Accepts absolute paths or filename stems (within a vault that can be inferred).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_a_path | Yes | ||
| note_b_path | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |