获取最新论文
fetch_latestRetrieve the latest papers from scholarly platforms by specifying source and category. Supports caching and summary-only mode for efficient literature retrieval.
Instructions
从特定类别的平台获取最新论文。具有智能缓存和摘要模式功能。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | 要获取的平台源 | |
| category | No | 要获取的类别/主题(可选) | |
| limit | No | 要获取的最大论文数(默认:10,最大:50) | |
| useCache | No | 是否使用缓存(默认:true) | |
| summaryOnly | No | 仅返回摘要信息 | |
| enableEnhancement | No | 启用结果增强(默认:true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| papers | Yes | ||
| total | Yes | ||
| category | Yes |