scite_check_retractions
Scan Zotero items for retractions, corrections, or expressions of concern via Scite. Returns only flagged papers to help vet reading lists before citing.
Instructions
Scan Zotero items for editorial notices on Scite — retractions, corrections, expressions of concern, erratum/corrigendum. Returns ONLY items flagged with at least one notice; silent clean items are omitted (count reported in the summary line). Use this to vet a reading list before citing. THREE scoping modes (mutually exclusive, first non-null wins): (1) collection — scan all items in a specific Zotero collection; (2) tag — scan items bearing a specific tag; (3) recent (no args) — scan the most-recently-MODIFIED items up to limit. collection: collection name OR 8-char key; names are resolved via zotero_search_collections. tag: existing tag name (exact, case-sensitive). limit: items to check per call — default 50, max 500. Items without a DOI are skipped silently (Scite needs DOIs). Scope: active library only. No Scite account or API key needed; the public endpoints can fail transiently — on network errors the tool returns 'Could not reach Scite API — try again later' rather than partial results. For a single-paper check prefer scite_enrich_item (richer output, also includes notices). Example: scite_check_retractions(tag='to-cite', limit=100) or scite_check_retractions(collection='Orals', limit=500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | ||
| tag | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |