get_abstract
Retrieve an abstract and full metadata for a given arXiv ID to assess paper relevance before downloading. Returns title, authors, categories, publication date, and PDF URL.
Instructions
Fetch abstract and metadata by arXiv ID without downloading the paper. Use before download_paper to assess relevance. Returns title, authors, abstract, categories, published date, and PDF URL. After compact search, use for one full abstract; skip if search used abstract_mode=full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | The arXiv paper ID (e.g. '2401.12345' or '2404.19756') |