read_semantic_paper
Access open-access academic paper full text from Semantic Scholar as a fallback when arXiv or Sci-Hub are not viable. Input a paper ID to receive Markdown output.
Instructions
Read paper via Semantic Scholar (open-access only, use as LAST RESORT).
DOWNLOAD PRIORITY (try in order):
1. If arXiv paper -> use read_arxiv_paper(arxiv_id)
2. If published before 2023 -> use read_scihub_paper(doi)
3. Use this tool as last resort
Args:
paper_id: Semantic Scholar ID or prefixed ID (DOI:, ARXIV:, PMID:).
save_path: Directory to save PDF.
Returns:
Full paper text in Markdown format.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No |