zotero_find_related_papers
Discover related papers by exploring a work's citation graph via OpenAlex, identifying both references and citing works, and flagging items already in your Zotero library.
Instructions
Discover papers related to a known work by following its citation graph via OpenAlex (a free scholarly index). Use this to expand a literature review: find what a paper CITES (its references) and what CITES it (newer follow-up work). Each related paper is flagged as already in your Zotero library or not, so you can quickly spot gaps to fetch (e.g. via zotero_add_by_doi). identifier: either an 8-char Zotero item key (its DOI is looked up) or a DOI / DOI-URL directly (e.g. '10.1038/nature12373' or 'https://doi.org/10.1038/nature12373'). direction: 'references' (works this paper cites), 'citations' (works citing this paper), or 'both' (default). limit: max related papers per direction (default 20, max 50). Citations are sorted by citation count (most-cited first); references keep their original order. Requires the work to have a resolvable DOI present in OpenAlex. Example: zotero_find_related_papers(identifier='10.1038/nature12373', direction='citations', limit=10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| direction | No | both | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |