scan_claim_for_contradictions
Scans a single claim against relevant candidate claims, then persists any new contradictions found.
Instructions
Performs an incremental scan for a single claim against relevant candidate claims in the database and persists new contradictions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claimId | Yes | The unique ID of the claim to scan | |
| minConfidence | No | Minimum confidence threshold between 0.0 and 1.0 (default: 0.35) |