fact_checker
Verify claims by searching authoritative sources, extracting evidence, and analyzing credibility with adjustable confidence thresholds.
Instructions
Verify claims by searching multiple authoritative sources with credibility analysis and evidence extraction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim or statement to verify | |
| sources | No | Specific authoritative sources to check (e.g., ["wikipedia.org", "bbc.com", "reuters.com"]) | |
| confidenceThreshold | No | Minimum confidence level for verification (0.0-1.0) | |
| timeframe | No | Time range for search results | y1 |
| maxResults | No | Maximum results per source | |
| includeEvidence | No | Include extracted evidence snippets |