download_citeseerx
Download academic paper PDFs from CiteSeerX by providing the paper identifier, saving files to your specified directory for research access.
Instructions
Download PDF for a paper from CiteSeerX.
Args: paper_id: CiteSeerX paper identifier. save_path: Directory to save the PDF (default: './downloads'). Returns: str: Path to downloaded PDF or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |