search_papers
Search arXiv for academic papers matching a query, with configurable sorting, pagination, and result limits.
Instructions
搜索arXiv学术论文
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 搜索查询(例如:'machine learning', 'quantum physics'等) | |
| start | No | 结果的起始索引(用于分页) | |
| sort_by | No | 排序方式(relevance, lastUpdatedDate, submittedDate) | |
| max_results | No | 返回结果的最大数量(默认为10,最大为100) |