Create Project
create_projectInitialize a novel project directory from a profile template. Define project ID and title to set up a structured workspace for scene management, foreshadowing tracking, and progress monitoring.
Instructions
从 profile 模板初始化小说项目目录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 项目 ID,用作目录名 | |
| title | Yes | 书名 | |
| extends | No | 继承的 profile ID | |
| profile | Yes | Profile ID,如 infinite_flow_v1 | |
| taskmaster_tag | No | Task Master 标签 |