paper_search
Search arXiv for academic papers by keyword, returning a structured list with title, authors, year, abstract, and link. Filter by category, year, or sort by relevance or date.
Instructions
按关键词在 arXiv 检索学术论文,返回结构化列表(标题/作者/年份/摘要/链接)。
query: 检索关键词,如 "model context protocol"
max_results: 最多返回条数(1-20,默认 5)
year_from: 起始年份(含),如 2023;留空不限
category: arXiv 分类,如 cs.AI、cs.SE;留空不限
sort_by: 排序方式,relevance(相关度)或 date(最新优先)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sort_by | No | relevance | |
| category | No | ||
| year_from | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |