download_base
Download PDF files of academic papers from BASE using paper identifiers. Specify a save directory to retrieve and store research documents.
Instructions
Download PDF for a paper from BASE.
Args: paper_id: BASE 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 |