verify_citation_tool
Verify a citation's existence and metadata against OpenAlex, Crossref, and arXiv. Get a verdict, per-field mismatches, and a suggested corrected citation when possible.
Instructions
Verify ONE citation against live scholarly sources (OpenAlex/Crossref/arXiv).
Provide either a free-text citation in raw_text, or structured fields
(title, authors, year, doi, arxiv_id, venue). Returns a verdict
(verified | metadata_mismatch | not_found | ambiguous), the canonical record,
per-field diffs, a suggested corrected citation when confident, and which
sources were checked. A not_found verdict means "could not be verified",
not a definitive proof of fabrication. Evidence and full-text inputs belong
to the claim-support tools, not to existence/metadata verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| year | No | ||
| title | No | ||
| venue | No | ||
| authors | No | ||
| arxiv_id | No | ||
| raw_text | No |