novel_style_report
Generates a whole-book style portrait by aggregating six measurement dimensions (fingerprint, vocabulary, theme, emotion, atmosphere, semantics) for AI style judgment. Use it to answer 'What style is this book?'
Instructions
风格画像报告:聚合 6 维测量数据(指纹/词汇/题材/情感/氛围 12 轴/语义距离)供 AI 判断风格。【问「这本书是什么风格」时用它】——它给的是全书画像而非单章判定(那是 novel_style_check),也不是写作手法拆解(那是 novel_sentence_analysis)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | 书名(novels 下的子目录名) | |
| root | No | 章节库根目录(含 novels 子目录)。 | |
| brief | No | true=返回精简摘要(一句话结论),省略=完整报告。 | |
| action | No | report=生成测量报告(默认);get=读取已保存的 AI 风格判断 | |
| aiJudgment | No | AI 的风格气质判断结论:后插件将测量数据与判断存入 style-reports 供后续使用 |