find_related
Find related articles for a PubMed ID by exploring its citation neighbors based on topic similarity, helping you discover relevant papers to read next.
Instructions
Walk the PubMed citation neighbor graph from one PMID.
NCBI's "related articles" use a probabilistic topic-similarity model over title/abstract/MeSH. Returns slim metadata for each neighbor. Useful for "what else should I read about this paper?" follow-ups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmid | Yes | PubMed ID to find related articles for. | |
| max_results | No | Max related articles. Default 10, hard cap 50. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||