contradiction.conflicts.get
Retrieve a complete contradiction record by ID, showing both conflicting claims, source metadata, evidence lines, and audit trail of all actions. Read-only.
Instructions
Retrieves complete details of a single contradiction record by ID, including full representations of both conflicting claims, originating source metadata, exact line evidence snippets, and chronological audit trail of all review and resolution actions. Read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contradictionId | Yes | The unique ID of the contradiction record to retrieve | |
| includeAuditHistory | No | Whether to include the full chronological review and resolution audit trail (default: true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auditTrail | No | Review and resolution audit history | |
| contradiction | No | Full contradiction details |