Get Paper PDF URL
paper_get_pdfFind the best open-access PDF for a paper by entering its title. Sources include Semantic Scholar, arXiv, Unpaywall, and browser fallback.
Instructions
Find the best open-access PDF URL for a paper by title.
Source priority: Semantic Scholar OA → arXiv PDF → Unpaywall → gomcp browser.
Returns JSON with: pdf_url, source, title, year. May include browser_excerpt if gomcp fallback was used.
Args: params (PaperInput): { paper_title: str }
Returns: str: JSON-encoded result or { "error": "..." }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | Shared input accepted by every tool in this server. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |