为你推荐
recommend_booksGet personalized book recommendations based on your reading history, matching the WeChat Reading app's 'For You' feed. Each recommendation includes a reason, rating, and reader count.
Instructions
基于个人阅读记录的个性化推荐(/book/recommend),
与 App 首页「为你推荐」一致。
每本书含 `reason`(推荐理由)、`newRating`(0-100)、`readingCount`(在读人数)。
翻页用最后一条的 `searchIdx` 作为下次的 `max_idx`。
无结果回复:暂时没有找到合适的推荐,换个关键词试试?
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | 每页数量,默认 12 | |
| max_idx | No | 翻页偏移:上一页最后一条的 searchIdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||