verify_fact
Check factual claims against the live web to catch hallucinations before acting on uncertain information.
Instructions
Check whether a factual CLAIM is true, grounded against the live web.
Use before an agent acts on, repeats, or surfaces a fact it isn't certain of — catches hallucinations (fabricated citations, invented policies, wrong numbers). Returns: verdict (supported | unsupported | uncertain), an honest 0-1 confidence, reasoning, and evidence. Abstains ('uncertain') rather than guess. (Independent fact-verification; maps to OWASP LLM/ASI guidance on grounding.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | ||
| context | No |