download_medrxiv
Download a PDF from medRxiv using its DOI. Provide the paper ID (e.g., '10.1101/2024.01.01.12345678') and optionally specify a save directory to retrieve the full-text preprint.
Instructions
Download PDF from medRxiv (free and open access).
Args:
paper_id: medRxiv DOI (e.g., '10.1101/2024.01.01.12345678').
save_path: Directory to save PDF.
Returns:
Path to downloaded PDF.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No |