fetch_paper
Retrieve full-text academic papers from open access sources using a DOI, arXiv ID, or PubMed ID. Extracts text from PDFs via arXiv, PubMed Central, or Unpaywall.
Instructions
Fetch the full text of a paper given a DOI, arXiv ID, or PubMed ID. Tries open access sources in order: arXiv, PubMed Central, Unpaywall. Returns extracted text from the PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | DOI of the paper, e.g. 10.1000/xyz123 | |
| arxiv_id | No | arXiv ID, e.g. 2301.00001 or arxiv:2301.00001 | |
| pubmed_id | No | PubMed ID (PMID), e.g. 12345678 |