Register Scene
register_sceneRegister a scene or task list entry with ID and title to track game narrative beats, quests, and threads; add optional act, depth, status, and event links.
Instructions
注册场景/任务清单条目
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| act | No | ||
| depth | No | ||
| title | Yes | ||
| status | No | ||
| beat_id | No | ||
| quest_id | No | ||
| event_ids | No | ||
| project_id | No | ||
| thread_ids | No |