get_wos_detail
Retrieves the complete record of a Web of Science paper, including title, authors, abstract, keywords, DOI, citations, and funding information from a WoS detail page URL.
Instructions
获取 Web of Science 论文的完整记录。
Args: url: WoS 论文详情页 URL(来自 search_wos 的结果)
Returns: JSON 格式的论文完整记录(标题/作者/摘要/关键词/DOI/被引/基金等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |