search_papers
Search academic papers using keywords with optional year filters. Supports Bing (default), Google, and auto-failover for reliable retrieval.
Instructions
搜索学术论文,支持双搜索引擎.
单次请求最多返回 30 条结果,已内置请求间隔和限流重试。
Args: query: 搜索关键词,英文效果最佳,如 "graph neural network recommendation" num_results: 返回论文数量,1-30,默认 10 year_low: 发表年份下限,如 2020 year_high: 发表年份上限,如 2024 engine: 搜索引擎 — "bing"(默认, 免代理), "google"(需代理), "auto"(Bing优先, 失败自动切Google)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| engine | No | bing | |
| year_low | No | ||
| year_high | No | ||
| num_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |