set_node_flags
Set display, render, bypass, template, or lock flags on a Houdini node to control its visibility, computation, and behavior in the scene.
Instructions
Set flags on a node.
Args: ctx: MCP context. node_path: Node path. display: Display flag. render: Render flag. bypass: Bypass flag. template: Template flag. lock: Lock flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lock | No | ||
| bypass | No | ||
| render | No | ||
| display | No | ||
| template | No | ||
| node_path | Yes |