creator_set_node_enabled
Toggle node visibility in Inochi Creator. Provide the node UUID and a boolean enabled flag to show or hide the node in your project.
Instructions
Enable or disable a node (visibility).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Node UUID | |
| enabled | Yes | Whether the node is enabled |