attach_flow_model
Add an existing flowPage block to a parent container at a specified position to organize workflow components.
Instructions
Attach an existing flowPage block/model to a parent. Use this to add an existing block into a flowPage container at a specific position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Flow model UID to attach | |
| parentId | Yes | Parent flow model UID to attach to | |
| subKey | Yes | Sub-key within the parent (e.g. 'items') | |
| subType | No | Sub-type (e.g. 'array') | |
| position | No | Sort position index |