Create container COMP
create_containerCreates a self-contained COMP (container or base) within a project to hold and organize a visual system.
Instructions
Create a self-contained COMP to hold a visual system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_path | No | Parent COMP to create the container in. | /project1 |
| name | No | ||
| comp_type | No | 'container' (2D panel COMP) or 'base' (generic COMP). | container |