download_openaire
Download a research paper PDF from OpenAIRE by providing its paper ID. Saves the file to a local directory.
Instructions
Download PDF for a paper from OpenAIRE.
Args: paper_id: OpenAIRE 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 |