fact-check
Verify factual claims by searching DuckDuckGo, Wikipedia, Hacker News, and arXiv in parallel. Returns a structured verdict (confirmed/contradicted/uncertain) with confidence score, evidence excerpts, and source URLs.
Instructions
AI-powered claim verification. Searches DuckDuckGo, Wikipedia, Hacker News, and arXiv in parallel, then uses GPT-4o-mini to assess the claim and return a structured verdict: confirmed / contradicted / uncertain, with confidence score (0–1), supporting and contradicting evidence excerpts with source URLs, key entities, and step-by-step reasoning. Use before an agent acts on a factual assertion it received from another agent or user. $0.150/call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | No | The factual assertion to verify (e.g. 'Bitcoin was created in 2008' or 'TypeScript is a superset of JavaScript'). Be specific — vague claims return uncertain verdicts. | |
| context | No | Optional background context that helps interpret the claim (e.g. domain, time period, known related facts). Narrows the verification scope. |