书籍详情
get_book_infoRetrieve essential book details such as title, author, translator, synopsis, category, publisher, publication date, ISBN, word count, and rating by providing a book ID.
Instructions
获取书籍基本信息(/book/info):书名、作者、译者、简介、分类、出版社、
出版时间、ISBN、字数、评分(newRating 为百分制)等。
回包若含 `deepLink`,展示为 `[打开阅读]({deepLink})`。
失败时回复:暂时无法获取书籍信息,请稍后再试~
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | 书籍 ID,来自 search_books 等接口的 bookId |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||