get_paper_detail
Retrieve detailed information and full abstracts for academic papers by providing title or URL, with support for multiple search engines.
Instructions
获取单篇论文的详细信息,自动从外部源获取完整摘要.
Args: title: 论文标题(精确匹配效果更好) url: 论文 URL(Google Scholar URL 仅限 engine=google 时使用,与 title 二选一) engine: 搜索引擎 — "bing"(默认, 免代理), "google"(需代理), "auto"(Bing优先, 失败切Google)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| engine | No | bing |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |