generate_reconciliation_prompt
Read-only
Creates an LLM-ready prompt to analyze contradictions between two notes and propose a resolution.
Instructions
[Pro] For a detected contradiction between two notes, produce a structured LLM-ready prompt for reasoning through the conflict and suggesting resolution.
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 |