Link Scene Manuscript
link_scene_manuscriptLink a scene to its manuscript file path and optionally auto-count words. Specify scene, project, and prose path to update scene metadata efficiently.
Instructions
设置 scene.prose_path,可选自动统计 word_count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_id | Yes | ||
| project_id | Yes | ||
| prose_path | Yes | 相对 MANUSCRIPT_ROOT 或项目 manuscripts/ 的路径 | |
| auto_word_count | No | 自动统计字数,默认 true |