download_doaj
Download PDF files from DOAJ using paper identifiers. Specify a paper ID to retrieve and save academic papers to a designated directory for research access.
Instructions
Download PDF for a paper from DOAJ.
Args: paper_id: DOAJ paper identifier. save_path: Directory to save the PDF (default: './downloads'). Returns: str: Path to downloaded PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |