new_scene
Reset Houdini to an empty scene by clearing all nodes and disabling save prompts. Ideal for starting fresh or reverting to a blank state.
Instructions
Reset Houdini to an empty scene (suppress_save_prompt=True).
默认禁用:未设置 HOUDINI_MCP_ALLOW_NEW_SCENE(或非 truthy)时返回错误,
禁止 AI 自主清空用户场景;需显式放行时由用户设置
HOUDINI_MCP_ALLOW_NEW_SCENE=1。
Server-side also calls cmn.invalidate_all_caches().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||