Split Chapter to Scenes
split_chapter_to_scenesSplit a chapter into a specified number of scenes and automatically assign relevant checklists based on the chapter's kind.
Instructions
将某章拆为 N 个 scene,自动分配 checklist(按 chapter.kind 过滤)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | 场景数量 | |
| chapter_id | Yes | ||
| project_id | Yes |