Skip to main content

NodeGraphEditor

6 tools in this family (folder Editor/Tools/NodeGraphEditor/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
nodegraph_apply_ability_templatewritesFill a NodeGraphSpec with the standard ability-composition node-type set:
nodegraph_apply_dialogue_templatewritesFill a NodeGraphSpec with the standard dialogue node-type set: Start, Line, Choice, Condition, End.
nodegraph_create_graph_assetwritesCreate a starter .asset for a previously generated graph. Spawns a single instance of the first
nodegraph_generate_codewritesLower a validated NodeGraphSpec into 4 real .cs files:
nodegraph_propose_from_promptread-onlyFree-text designer prompt → NodeGraphSpec (via LLM). The LLM emits a JSON spec describing the
nodegraph_validate_specread-onlyValidate a NodeGraphSpec — checks namespace/graph_name are valid C#, every port references a