read_biorxiv_paper
Download and extract full text from bioRxiv papers by providing a DOI, with optional PDF saving, to obtain the paper content in Markdown format.
Instructions
Download and extract full text from bioRxiv paper.
Args:
paper_id: bioRxiv 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 |