章节划线热度
get_chapter_underlinesRetrieve chapter underline heat statistics, including reader count, score, and location range. Ideal for displaying 'X people underlined' labels without fetching the underline text.
Instructions
获取某章节内每条划线的热度统计(/book/underlines)。
只有人数/得分/位置范围,**不含划线文本**,用于展示「X人划线」标签。
需要划线原文请用 `get_best_highlights`。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | 书籍 ID | |
| synckey | No | 增量同步 key,默认 0 | |
| chapter_uid | Yes | 章节 UID,来自 get_book_chapters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||