Download Article
download_articleDownload an arXiv paper as a PDF and return the saved file path, so you can retrieve full-text articles found in searches.
Instructions
Download an arXiv article PDF and return its saved path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | ||
| directory | No | /Users/vivek/Downloads/arxiv-researcher | |
| article_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| title | Yes | ||
| pdf_url | Yes | ||
| article_id | Yes |