AxPaperSearch_search_arxiv
Search arXiv preprints by query to retrieve titles, authors, abstracts, and PDF links, enabling verification of claims or use as context.
Instructions
Search arXiv for preprints matching a query. Returns titles, authors, abstracts, and direct PDF links. Useful for finding the primary source of a claim, or for downloading papers to use as context instead of relying on memorized 'standard results'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | arXiv search query, e.g. 'inverse design photonic waveguide' | |
| sort_by | No | One of: relevance, lastUpdatedDate, submittedDate | relevance |
| sort_order | No | One of: ascending, descending | descending |
| max_results | No | Maximum number of results to return |