mmla_create_node
Add a new node to the architecture by defining its inputs, outputs, and constraints with a JSON specification.
Instructions
Create a new node in the architecture. 'spec' should be a JSON string defining inputs/outputs/constraints.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | Yes | ||
| name | Yes | ||
| spec | Yes |