Scite Get Tallies
Get smart citation tallies for a scientific paper using scite.ai. scite analyzes citation contexts to classify citations as Supporting, Contradicting, or Mentioning. Returns counts of supporting citations (citations that confirm the paper's claims), contradicting citations (citations that dispute claims), mentioning citations (neutral references), and total citing publications. Supporting-to-contradicting ratios help assess scientific consensus and reproducibility. Example: 10.1038/nature12303…
Overview
Get smart citation tallies for a scientific paper using scite.ai. scite analyzes citation contexts to classify citations as Supporting, Contradicting, or Mentioning. Returns counts of supporting citations (citations that confirm the paper's claims), contradicting citations (citations that dispute claims), mentioning citations (neutral references), and total citing publications. Supporting-to-contradicting ratios help assess scientific consensus and reproducibility. Example: 10.1038/nature12303 has 13 supporting, 1 contradicting, 261 mentioning citations. Requires the paper's DOI.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"doi": {
"description": "DOI of the paper to get citation tallies for (e.g., '10.1038/nature12303', '10.1016/j.cell.2020.02.058'). Include the full DOI without URL prefix.",
"type": "string"
}
},
"required": [
"doi"
],
"type": "object"
}Examples (1)
Default Scite Get Tallies call
{
"doi": "10.1038/s41586-020-2649-2"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_scite_get_tallies
- Tool name
- scite_get_tallies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse