download_semantic
Download open-access PDFs from Semantic Scholar when other methods (arXiv, Sci-Hub) fail. Use as last resort for papers with Semantic Scholar ID, DOI, arXiv ID, or PMID.
Instructions
Download PDF via Semantic Scholar (open-access only, use as LAST RESORT).
DOWNLOAD PRIORITY (try in order):
1. If arXiv paper -> use download_arxiv(arxiv_id) (always works)
2. If published before 2023 -> use download_scihub(doi)
3. Use this tool as last resort (may not have PDF)
Args:
paper_id: Semantic Scholar ID, or prefixed: 'DOI:xxx', 'ARXIV:xxx', 'PMID:xxx'
save_path: Directory to save PDF.
Returns:
Path to downloaded PDF, or error if not available.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No |