Search Arxiv
search_arxivFind relevant arXiv papers by keyword, category, or date range to support your research.
Instructions
Search for arXiv papers by keyword, category, and date range.
This tool queries the arXiv API to find papers matching the given search criteria. Results are returned in order of relevance.
Rate Limited: This tool is subject to a server-wide rate limit of 3 requests/second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword search query (e.g., "attention mechanisms transformers") | |
| date_to | No | End date filter in YYYY-MM-DD format (e.g., "2023-12-31") | |
| category | No | arXiv category filter (e.g., "cs.AI", "physics.hep-th") | |
| date_from | No | Start date filter in YYYY-MM-DD format (e.g., "2023-01-01") | |
| max_results | No | Maximum number of results to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |