arxiv_search
Find academic preprints on arXiv by keyword, author, or category. Returns metadata like title, abstract, authors, and PDF/HTML links.
Instructions
Search arXiv preprints by keywords, author, or category. Returns metadata: arXiv ID, title, authors, abstract, categories, PDF/HTML links. Use arxiv_get with the arXiv ID to retrieve full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Max results (default: 10) | |
| query | Yes | Search query. Prefix with field: all:, ti:, au:, abs:, cat: (e.g., "ti:copyright AND cat:cs.CY") | |
| start | Yes | Offset for pagination | |
| sort_by | No | Sort order |