read_medrxiv_paper
Download a medRxiv paper by DOI and receive its full text in Markdown format. Optionally save the PDF locally for offline access.
Instructions
Download and extract full text from medRxiv paper.
Args:
paper_id: medRxiv DOI.
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 |