check_fact_integrity
Validate a fact's sources using its UUID to receive a status breakdown per source, flagging any unreliable references.
Instructions
Check integrity of a specific fact's sources.
Returns breakdown of source statuses for the fact.
Args: fact_id: Fact UUID string
Returns: IntegrityCheckResult with source status breakdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fact_id | Yes |