novel_style_check
Compare a chapter's style fingerprint (sentence patterns, length, emotion) with other chapters to output similarity scores and a deviation checklist, confirming style consistency.
Instructions
风格自检:对比某章节与全书其他章节的风格指纹(句式分布/句长/情绪),输出相似度与偏差清单。【问「我这一章写得像不像全书」时用它】——要可执行的改稿待办请接着用 novel_fix_plan,要全书风格画像用 novel_style_report,要看写作手法用 novel_sentence_analysis。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | 书名。 | |
| root | No | 章节库根目录。 | |
| chapter | Yes | 要检查的章节(章号/文件名/标题)。 |