get_hot_books
Retrieve popular book borrowing rankings from the library catalog, optionally filtered by Chinese Library Classification prefix and time period.
Instructions
热门借阅图书排行(可按中图法大类过滤)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| top_n | No | 返回条数(<=50) | |
| cls_no | No | 中图法分类号前缀(如 'I') | |
| period | No | total|year | total |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||