download_medrxiv
Download PDF of a medRxiv paper.
Args:
paper_id: medRxiv DOI.
save_path: Directory to save the PDF (default: './downloads').
Returns:
Path to the downloaded PDF file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |